All Palettes

Color Palette #f4c32f, #f0a800, #f08c00, #f06c00, #f05800

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.welcoming-wasp {
color: #f0a800;
}
.saffron-gold {
color: #f08c00;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.cigarette-glow {
color: #f05800;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--welcoming-wasp:#f0a800;
--saffron-gold:#f08c00;
--royal-flycatcher-crest:#f06c00;
--cigarette-glow:#f05800;
}

More palettes to explore