All Palettes

Color Palette #f8cf2a, #faa700, #f56200, #d62e00, #a80000

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f8cf2a;
}
.chrome-yellow {
color: #faa700;
}
.royal-flycatcher-crest {
color: #f56200;
}
.native-hue-of-resolution {
color: #d62e00;
}
.heartbeat {
color: #a80000;
}

/* CSS Variables */
:root {
--dream-of-spring:#f8cf2a;
--chrome-yellow:#faa700;
--royal-flycatcher-crest:#f56200;
--native-hue-of-resolution:#d62e00;
--heartbeat:#a80000;
}

More palettes to explore