All Palettes

Color Palette #f0e78e, #f7b84b, #f78b26, #d64b00, #6b2b00

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.mango-margarita {
color: #f7b84b;
}
.flame-orange {
color: #f78b26;
}
.deep-orange {
color: #d64b00;
}
.centipede-brown {
color: #6b2b00;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--mango-margarita:#f7b84b;
--flame-orange:#f78b26;
--deep-orange:#d64b00;
--centipede-brown:#6b2b00;
}

More palettes to explore