All Palettes

Color Palette #5a8c7b, #79b4a1, #a4dac8, #f2f6ea, #e3a55f

0%
0%
0%

CSS code for this palette

/* CSS */
.privet-hedge {
color: #5a8c7b;
}
.beau-monde {
color: #79b4a1;
}
.yucca-cream {
color: #a4dac8;
}
.applemint-soda {
color: #f2f6ea;
}
.earth-yellow {
color: #e3a55f;
}

/* CSS Variables */
:root {
--privet-hedge:#5a8c7b;
--beau-monde:#79b4a1;
--yucca-cream:#a4dac8;
--applemint-soda:#f2f6ea;
--earth-yellow:#e3a55f;
}

More palettes to explore