All Palettes

Color Palette #00b2d6, #0077b8, #023c88, #a9a8a7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00b2d6;
}
.biloxi-blue {
color: #0077b8;
}
.mystery-oceans {
color: #023c88;
}
.nosferatu {
color: #a9a8a7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--malibu-blue:#00b2d6;
--biloxi-blue:#0077b8;
--mystery-oceans:#023c88;
--nosferatu:#a9a8a7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore