All Palettes

Color Palette #f9d36c, #f6b83c, #f06800, #d55a2a, #9d2a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.squash-blossom {
color: #f6b83c;
}
.royal-flycatcher-crest {
color: #f06800;
}
.obstinate-orange {
color: #d55a2a;
}
.dorset-naga {
color: #9d2a2c;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--squash-blossom:#f6b83c;
--royal-flycatcher-crest:#f06800;
--obstinate-orange:#d55a2a;
--dorset-naga:#9d2a2c;
}

More palettes to explore