All Palettes

Color Palette #0095a8, #00b2d6, #00e4f5, #a1e7f2, #fff5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0095a8;
}
.malibu-blue {
color: #00b2d6;
}
.cold-light-of-day {
color: #00e4f5;
}
.blizzard-blue {
color: #a1e7f2;
}
.creamy-cloud-dreams {
color: #fff5e0;
}

/* CSS Variables */
:root {
--brilliant:#0095a8;
--malibu-blue:#00b2d6;
--cold-light-of-day:#00e4f5;
--blizzard-blue:#a1e7f2;
--creamy-cloud-dreams:#fff5e0;
}

More palettes to explore