All Palettes

Color Palette #f0a800, #f09000, #f06c00, #eb4e00, #c72b00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.saffron-gold {
color: #f09000;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.kimchi {
color: #eb4e00;
}
.pleasant-pomegranate {
color: #c72b00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--saffron-gold:#f09000;
--royal-flycatcher-crest:#f06c00;
--kimchi:#eb4e00;
--pleasant-pomegranate:#c72b00;
}

More palettes to explore