All Palettes

Color Palette #f6d12c, #f3b539, #f18e1e, #f06c00, #d65600

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.solar-power {
color: #f3b539;
}
.carrot-orange {
color: #f18e1e;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.exuberance {
color: #d65600;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--solar-power:#f3b539;
--carrot-orange:#f18e1e;
--royal-flycatcher-crest:#f06c00;
--exuberance:#d65600;
}

More palettes to explore