All Palettes

Color Palette #4cb7e1, #1aa4c7, #0092b3, #007e94, #006080

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-thun {
color: #4cb7e1;
}
.charybdis {
color: #1aa4c7;
}
.munsell-blue {
color: #0092b3;
}
.mosaic-blue {
color: #007e94;
}
.adriatic-sea {
color: #006080;
}

/* CSS Variables */
:root {
--lake-thun:#4cb7e1;
--charybdis:#1aa4c7;
--munsell-blue:#0092b3;
--mosaic-blue:#007e94;
--adriatic-sea:#006080;
}

More palettes to explore