All Palettes

Color Palette #ef853e, #f9a04e, #f9c86c, #f8e2a5, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.cheddar-cheese {
color: #ef853e;
}
.bittersweet {
color: #f9a04e;
}
.sundance {
color: #f9c86c;
}
.blended-fruit {
color: #f8e2a5;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--cheddar-cheese:#ef853e;
--bittersweet:#f9a04e;
--sundance:#f9c86c;
--blended-fruit:#f8e2a5;
--yellow-chalk:#f3f7b1;
}

More palettes to explore