All Palettes

Color Palette #ffb84d, #ff9900, #ff5724, #e64919, #a40e0e

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.vitamin-c {
color: #ff9900;
}
.smashing-pumpkins {
color: #ff5724;
}
.nasturtium-flower {
color: #e64919;
}
.crisp-christmas-cranberries {
color: #a40e0e;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--vitamin-c:#ff9900;
--smashing-pumpkins:#ff5724;
--nasturtium-flower:#e64919;
--crisp-christmas-cranberries:#a40e0e;
}

More palettes to explore