All Palettes

Color Palette #f0e3d6, #e0c6a9, #d1a77b, #bf8b4f, #a66d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.larb-gai {
color: #e0c6a9;
}
.city-sunrise {
color: #d1a77b;
}
.toffee-tart {
color: #bf8b4f;
}
.eagle {
color: #a66d3a;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--larb-gai:#e0c6a9;
--city-sunrise:#d1a77b;
--toffee-tart:#bf8b4f;
--eagle:#a66d3a;
}

More palettes to explore