All Palettes

Color Palette #ff6a3d, #ffa142, #ffb65c, #ffe09e, #ffe7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.smashed-pumpkin {
color: #ff6a3d;
}
.radiation-carrot {
color: #ffa142;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.peach-cr-me-br-l-e {
color: #ffe09e;
}
.vanilla-ice-cream {
color: #ffe7b3;
}

/* CSS Variables */
:root {
--smashed-pumpkin:#ff6a3d;
--radiation-carrot:#ffa142;
--peanut-butter-chicken:#ffb65c;
--peach-cr-me-br-l-e:#ffe09e;
--vanilla-ice-cream:#ffe7b3;
}

More palettes to explore