All Palettes

Color Palette #ff4d3d, #ff7142, #ff8b4d, #ffb65c, #ffcc80

0%
0%
0%

CSS code for this palette

/* CSS */
.dusk-orange {
color: #ff4d3d;
}
.precious-persimmon {
color: #ff7142;
}
.valley-of-fire {
color: #ff8b4d;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.egg-yolk {
color: #ffcc80;
}

/* CSS Variables */
:root {
--dusk-orange:#ff4d3d;
--precious-persimmon:#ff7142;
--valley-of-fire:#ff8b4d;
--peanut-butter-chicken:#ffb65c;
--egg-yolk:#ffcc80;
}

More palettes to explore