All Palettes

Color Palette #c8d4d5, #b1c3c4, #88b1b4, #499b9c, #2a7374

0%
0%
0%

CSS code for this palette

/* CSS */
.whale-s-mouth {
color: #c8d4d5;
}
.jungle-mist {
color: #b1c3c4;
}
.cold-front-green {
color: #88b1b4;
}
.coolbox-ice-turquoise {
color: #499b9c;
}
.blue-hosta {
color: #2a7374;
}

/* CSS Variables */
:root {
--whale-s-mouth:#c8d4d5;
--jungle-mist:#b1c3c4;
--cold-front-green:#88b1b4;
--coolbox-ice-turquoise:#499b9c;
--blue-hosta:#2a7374;
}

More palettes to explore