All Palettes

Color Palette #f0e78e, #e1c85b, #d3a84a, #c86d3c, #a84f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.duck-butter {
color: #e1c85b;
}
.royal-gold-pearl {
color: #d3a84a;
}
.apricot-orange {
color: #c86d3c;
}
.rose-of-sharon {
color: #a84f2e;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--duck-butter:#e1c85b;
--royal-gold-pearl:#d3a84a;
--apricot-orange:#c86d3c;
--rose-of-sharon:#a84f2e;
}

More palettes to explore