All Palettes

Color Palette #e3d6c4, #e4cdaf, #e7ba7e, #f7a44b, #f8c76d

0%
0%
0%

CSS code for this palette

/* CSS */
.high-style-beige {
color: #e3d6c4;
}
.classic-terra {
color: #e4cdaf;
}
.polvo-de-oro {
color: #e7ba7e;
}
.troll-slayer-orange {
color: #f7a44b;
}
.sundance {
color: #f8c76d;
}

/* CSS Variables */
:root {
--high-style-beige:#e3d6c4;
--classic-terra:#e4cdaf;
--polvo-de-oro:#e7ba7e;
--troll-slayer-orange:#f7a44b;
--sundance:#f8c76d;
}

More palettes to explore