All Palettes

Color Palette #ff6d2e, #ff8e3d, #ffb647, #ffd53d, #fff6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.kanz-orange {
color: #ff8e3d;
}
.agrellan-badland {
color: #ffb647;
}
.daisy {
color: #ffd53d;
}
.candle-flame {
color: #fff6a3;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--kanz-orange:#ff8e3d;
--agrellan-badland:#ffb647;
--daisy:#ffd53d;
--candle-flame:#fff6a3;
}

More palettes to explore