All Palettes

Color Palette #5e895d, #a0b93c, #f0d75c, #e47e3f, #c9493b

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-green {
color: #5e895d;
}
.in-the-tropics {
color: #a0b93c;
}
.dull-yellow {
color: #f0d75c;
}
.pizazz {
color: #e47e3f;
}
.top-tomato {
color: #c9493b;
}

/* CSS Variables */
:root {
--hippie-green:#5e895d;
--in-the-tropics:#a0b93c;
--dull-yellow:#f0d75c;
--pizazz:#e47e3f;
--top-tomato:#c9493b;
}

More palettes to explore