All Palettes

Color Palette #f9c86c, #f7b769, #e29e4b, #d57a2a, #c95c1d

0%
0%
0%

CSS code for this palette

/* CSS */
.sundance {
color: #f9c86c;
}
.golden-cream {
color: #f7b769;
}
.kikuchiba-gold {
color: #e29e4b;
}
.bitter-orange {
color: #d57a2a;
}
.grieving-daylily {
color: #c95c1d;
}

/* CSS Variables */
:root {
--sundance:#f9c86c;
--golden-cream:#f7b769;
--kikuchiba-gold:#e29e4b;
--bitter-orange:#d57a2a;
--grieving-daylily:#c95c1d;
}

More palettes to explore