All Palettes

Color Palette #ffedbd, #f6d5a7, #f5b67f, #f5995c, #ef7e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-buttercup {
color: #ffedbd;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.sunburst {
color: #f5b67f;
}
.bergamot-orange {
color: #f5995c;
}
.sizzling-sunset {
color: #ef7e4d;
}

/* CSS Variables */
:root {
--soft-buttercup:#ffedbd;
--enjoyable-yellow:#f6d5a7;
--sunburst:#f5b67f;
--bergamot-orange:#f5995c;
--sizzling-sunset:#ef7e4d;
}

More palettes to explore