All Palettes

Color Palette #f9eaa4, #a7d7b8, #79be99, #3d8d8f, #4d6a89

0%
0%
0%

CSS code for this palette

/* CSS */
.lazy-daisy {
color: #f9eaa4;
}
.eerie-glow {
color: #a7d7b8;
}
.mountain-lake-green {
color: #79be99;
}
.blue-chill {
color: #3d8d8f;
}
.revel-blue {
color: #4d6a89;
}

/* CSS Variables */
:root {
--lazy-daisy:#f9eaa4;
--eerie-glow:#a7d7b8;
--mountain-lake-green:#79be99;
--blue-chill:#3d8d8f;
--revel-blue:#4d6a89;
}

More palettes to explore