All Palettes

Color Palette #c8592d, #d3803c, #e7ab4b, #f4c96c, #a34929

0%
0%
0%

CSS code for this palette

/* CSS */
.raucous-orange {
color: #c8592d;
}
.clay-terrace {
color: #d3803c;
}
.lion-s-mane {
color: #e7ab4b;
}
.cornsilk-yellow {
color: #f4c96c;
}
.potter-s-clay {
color: #a34929;
}

/* CSS Variables */
:root {
--raucous-orange:#c8592d;
--clay-terrace:#d3803c;
--lion-s-mane:#e7ab4b;
--cornsilk-yellow:#f4c96c;
--potter-s-clay:#a34929;
}

More palettes to explore