All Palettes

Color Palette #f6e8c1, #f2b036, #f08c00, #e66f00, #c74c00

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-tea {
color: #f6e8c1;
}
.solar-power {
color: #f2b036;
}
.saffron-gold {
color: #f08c00;
}
.accent-orange {
color: #e66f00;
}
.dark-orange {
color: #c74c00;
}

/* CSS Variables */
:root {
--dandelion-tea:#f6e8c1;
--solar-power:#f2b036;
--saffron-gold:#f08c00;
--accent-orange:#e66f00;
--dark-orange:#c74c00;
}

More palettes to explore