All Palettes

Color Palette #f8e2a5, #f3ba5e, #e69a3d, #c36b2c, #96462c

0%
0%
0%

CSS code for this palette

/* CSS */
.blended-fruit {
color: #f8e2a5;
}
.crunch {
color: #f3ba5e;
}
.culpeo {
color: #e69a3d;
}
.warm-cream-spirit {
color: #c36b2c;
}
.tia-maria {
color: #96462c;
}

/* CSS Variables */
:root {
--blended-fruit:#f8e2a5;
--crunch:#f3ba5e;
--culpeo:#e69a3d;
--warm-cream-spirit:#c36b2c;
--tia-maria:#96462c;
}

More palettes to explore