All Palettes

Color Palette #f8e3a0, #f4b966, #f09c00, #e87721, #d55b48

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f8e3a0;
}
.buff-yellow {
color: #f4b966;
}
.wiener-schnitzel {
color: #f09c00;
}
.orange-gluttony {
color: #e87721;
}
.flame-stitch {
color: #d55b48;
}

/* CSS Variables */
:root {
--venetian-yellow:#f8e3a0;
--buff-yellow:#f4b966;
--wiener-schnitzel:#f09c00;
--orange-gluttony:#e87721;
--flame-stitch:#d55b48;
}

More palettes to explore