All Palettes

Color Palette #f0a800, #f08c00, #f06400, #f03c00, #d62b00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.saffron-gold {
color: #f08c00;
}
.royal-flycatcher-crest {
color: #f06400;
}
.glowing-meteor {
color: #f03c00;
}
.native-hue-of-resolution {
color: #d62b00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--saffron-gold:#f08c00;
--royal-flycatcher-crest:#f06400;
--glowing-meteor:#f03c00;
--native-hue-of-resolution:#d62b00;
}

More palettes to explore