All Palettes

Color Palette #0092b3, #00b4e6, #00c8d6, #a8e1e0, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.blue-atoll {
color: #00b4e6;
}
.jade-glass {
color: #00c8d6;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--blue-atoll:#00b4e6;
--jade-glass:#00c8d6;
--ice-crystal-blue:#a8e1e0;
--floral-leaf:#ffb84d;
}

More palettes to explore