All Palettes

Color Palette #f0e78e, #f3ca4f, #f28740, #d76b3c, #8d3a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.radiant-sun {
color: #f3ca4f;
}
.hot-orange {
color: #f28740;
}
.field-poppy {
color: #d76b3c;
}
.bacchanalia-red {
color: #8d3a3a;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--radiant-sun:#f3ca4f;
--hot-orange:#f28740;
--field-poppy:#d76b3c;
--bacchanalia-red:#8d3a3a;
}

More palettes to explore