All Palettes

Color Palette #ff7d1a, #ffb65c, #ffdd9e, #fff3e0, #ffadad

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-popsicle {
color: #ff7d1a;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.south-shore-sun {
color: #ffdd9e;
}
.creamy-cloud-dreams {
color: #fff3e0;
}
.cornflower-lilac {
color: #ffadad;
}

/* CSS Variables */
:root {
--orange-popsicle:#ff7d1a;
--peanut-butter-chicken:#ffb65c;
--south-shore-sun:#ffdd9e;
--creamy-cloud-dreams:#fff3e0;
--cornflower-lilac:#ffadad;
}

More palettes to explore