All Palettes

Color Palette #f0c09e, #e4b57c, #d69f51, #a88e4d, #78694a

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-temptation {
color: #f0c09e;
}
.high-plateau {
color: #e4b57c;
}
.angel-food-cake {
color: #d69f51;
}
.graceful-gazelle {
color: #a88e4d;
}
.amazon-green {
color: #78694a;
}

/* CSS Variables */
:root {
--tan-temptation:#f0c09e;
--high-plateau:#e4b57c;
--angel-food-cake:#d69f51;
--graceful-gazelle:#a88e4d;
--amazon-green:#78694a;
}

More palettes to explore