All Palettes

Color Palette #f8d668, #f6b83c, #f39b20, #e68c1e, #d55a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f8d668;
}
.squash-blossom {
color: #f6b83c;
}
.burning-trail {
color: #f39b20;
}
.sumac-dyed {
color: #e68c1e;
}
.obstinate-orange {
color: #d55a2a;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f8d668;
--squash-blossom:#f6b83c;
--burning-trail:#f39b20;
--sumac-dyed:#e68c1e;
--obstinate-orange:#d55a2a;
}

More palettes to explore