All Palettes

Color Palette #5e9c5e, #a5d69e, #d2e9b9, #f4e2b3, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-imagination {
color: #5e9c5e;
}
.pistachio-green {
color: #a5d69e;
}
.frozen-forest {
color: #d2e9b9;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--vivid-imagination:#5e9c5e;
--pistachio-green:#a5d69e;
--frozen-forest:#d2e9b9;
--smooth-as-corn-silk:#f4e2b3;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore