All Palettes

Color Palette #5c882b, #a4c57c, #e4e8b5, #f6c3a7, #d66b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.weeping-fig {
color: #5c882b;
}
.opaline-green {
color: #a4c57c;
}
.iced-celery {
color: #e4e8b5;
}
.pink-beach {
color: #f6c3a7;
}
.field-poppy {
color: #d66b3d;
}

/* CSS Variables */
:root {
--weeping-fig:#5c882b;
--opaline-green:#a4c57c;
--iced-celery:#e4e8b5;
--pink-beach:#f6c3a7;
--field-poppy:#d66b3d;
}

More palettes to explore