All Palettes

Color Palette #4bb7e2, #79cad8, #a1e2df, #e1f4ea, #f9f4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-thun {
color: #4bb7e2;
}
.water-flow {
color: #79cad8;
}
.everest {
color: #a1e2df;
}
.mist-of-green {
color: #e1f4ea;
}
.casino-lights {
color: #f9f4b4;
}

/* CSS Variables */
:root {
--lake-thun:#4bb7e2;
--water-flow:#79cad8;
--everest:#a1e2df;
--mist-of-green:#e1f4ea;
--casino-lights:#f9f4b4;
}

More palettes to explore