All Palettes

Color Palette #f8e5b4, #f4d96c, #f0a44c, #d87a3b, #a85f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f8e5b4;
}
.pale-pear {
color: #f4d96c;
}
.egyptian-gold {
color: #f0a44c;
}
.sweet-potato {
color: #d87a3b;
}
.gladiator-leather {
color: #a85f3e;
}

/* CSS Variables */
:root {
--noodles:#f8e5b4;
--pale-pear:#f4d96c;
--egyptian-gold:#f0a44c;
--sweet-potato:#d87a3b;
--gladiator-leather:#a85f3e;
}

More palettes to explore