All Palettes

Color Palette #ed7a1d, #fbaf3c, #fddd72, #ffebb3, #ffd3a3

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-gluttony {
color: #ed7a1d;
}
.peach-butter {
color: #fbaf3c;
}
.sun-shower {
color: #fddd72;
}
.lively-yellow {
color: #ffebb3;
}
.affinity {
color: #ffd3a3;
}

/* CSS Variables */
:root {
--orange-gluttony:#ed7a1d;
--peach-butter:#fbaf3c;
--sun-shower:#fddd72;
--lively-yellow:#ffebb3;
--affinity:#ffd3a3;
}

More palettes to explore