All Palettes

Color Palette #5a8c4a, #a8d87d, #c9eaa9, #f9f5c8, #f1c2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.victorian-garden {
color: #5a8c4a;
}
.crystal-green {
color: #a8d87d;
}
.field-day {
color: #c9eaa9;
}
.spring-lily {
color: #f9f5c8;
}
.new-clay {
color: #f1c2b6;
}

/* CSS Variables */
:root {
--victorian-garden:#5a8c4a;
--crystal-green:#a8d87d;
--field-day:#c9eaa9;
--spring-lily:#f9f5c8;
--new-clay:#f1c2b6;
}

More palettes to explore