All Palettes

Color Palette #0092b3, #00b3c7, #00cee0, #a5e5e9, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.iris-blue {
color: #00b3c7;
}
.aztec-turquoise {
color: #00cee0;
}
.blizzard-blue {
color: #a5e5e9;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--iris-blue:#00b3c7;
--aztec-turquoise:#00cee0;
--blizzard-blue:#a5e5e9;
--everlasting-ice:#f5fafa;
}

More palettes to explore