All Palettes

Color Palette #5e9c85, #9fc6af, #d9e4d3, #f1c84b, #e76950

0%
0%
0%

CSS code for this palette

/* CSS */
.succulent-green {
color: #5e9c85;
}
.lobaria-lichen {
color: #9fc6af;
}
.frostee {
color: #d9e4d3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.coral-orange {
color: #e76950;
}

/* CSS Variables */
:root {
--succulent-green:#5e9c85;
--lobaria-lichen:#9fc6af;
--frostee:#d9e4d3;
--solar-plexus-chakra:#f1c84b;
--coral-orange:#e76950;
}

More palettes to explore