All Palettes

Color Palette #c8e5f4, #a2d1e7, #4ba4d8, #2b8ebf, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-water {
color: #c8e5f4;
}
.chefchaouen-blue {
color: #a2d1e7;
}
.waimea-blue {
color: #4ba4d8;
}
.christmas-blue {
color: #2b8ebf;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--fresh-water:#c8e5f4;
--chefchaouen-blue:#a2d1e7;
--waimea-blue:#4ba4d8;
--christmas-blue:#2b8ebf;
--turkish-tile:#007e9e;
}

More palettes to explore