All Palettes

Color Palette #0075a3, #0092b3, #00b0c7, #00cfd6, #00e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.singing-blue {
color: #0075a3;
}
.munsell-blue {
color: #0092b3;
}
.iris-blue {
color: #00b0c7;
}
.jade-glass {
color: #00cfd6;
}
.thousand-sons-blue {
color: #00e2e6;
}

/* CSS Variables */
:root {
--singing-blue:#0075a3;
--munsell-blue:#0092b3;
--iris-blue:#00b0c7;
--jade-glass:#00cfd6;
--thousand-sons-blue:#00e2e6;
}

More palettes to explore