All Palettes

Color Palette #0092b3, #4ec5d4, #78e1e8, #a5f0f8, #f0fff5

0%
0%
0%

CSS code for this palette

/* CSS */
.munsell-blue {
color: #0092b3;
}
.sea-serpent {
color: #4ec5d4;
}
.turkish-turquoise {
color: #78e1e8;
}
.waterspout {
color: #a5f0f8;
}
.azure-mist {
color: #f0fff5;
}

/* CSS Variables */
:root {
--munsell-blue:#0092b3;
--sea-serpent:#4ec5d4;
--turkish-turquoise:#78e1e8;
--waterspout:#a5f0f8;
--azure-mist:#f0fff5;
}

More palettes to explore