All Palettes

Color Palette #3b5f8c, #2b8d9c, #0dbfb0, #a3e1d8, #f1f9f4

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.scooter {
color: #2b8d9c;
}
.turquoise-topaz {
color: #0dbfb0;
}
.menthol-kiss {
color: #a3e1d8;
}
.peaceful-rain {
color: #f1f9f4;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--scooter:#2b8d9c;
--turquoise-topaz:#0dbfb0;
--menthol-kiss:#a3e1d8;
--peaceful-rain:#f1f9f4;
}

More palettes to explore