All Palettes

Color Palette #5b812c, #a7c83c, #e8e1a1, #f9c62f, #f06c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.weeping-fig {
color: #5b812c;
}
.android-green {
color: #a7c83c;
}
.marsh-mist {
color: #e8e1a1;
}
.saffron {
color: #f9c62f;
}
.opulent-orange {
color: #f06c3d;
}

/* CSS Variables */
:root {
--weeping-fig:#5b812c;
--android-green:#a7c83c;
--marsh-mist:#e8e1a1;
--saffron:#f9c62f;
--opulent-orange:#f06c3d;
}

More palettes to explore