All Palettes

Color Palette #afc4d4, #a3d1e6, #80bed1, #4ca3c8, #007994

0%
0%
0%

CSS code for this palette

/* CSS */
.twinkle {
color: #afc4d4;
}
.chefchaouen-blue {
color: #a3d1e6;
}
.petit-four {
color: #80bed1;
}
.blue-grotto {
color: #4ca3c8;
}
.celestial {
color: #007994;
}

/* CSS Variables */
:root {
--twinkle:#afc4d4;
--chefchaouen-blue:#a3d1e6;
--petit-four:#80bed1;
--blue-grotto:#4ca3c8;
--celestial:#007994;
}

More palettes to explore