All Palettes

Color Palette #5c8b2d, #f1c84b, #e27b2c, #c94a4a, #6a2929

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-onion {
color: #5c8b2d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.crushed-orange {
color: #e27b2c;
}
.king-crimson {
color: #c94a4a;
}
.sundried-tomato {
color: #6a2929;
}

/* CSS Variables */
:root {
--fresh-onion:#5c8b2d;
--solar-plexus-chakra:#f1c84b;
--crushed-orange:#e27b2c;
--king-crimson:#c94a4a;
--sundried-tomato:#6a2929;
}

More palettes to explore