All Palettes

Color Palette #f6efe4, #e2d3c5, #c6b19f, #a68c7d, #6f4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.frost-bite {
color: #f6efe4;
}
.wheat-sheaf {
color: #e2d3c5;
}
.cracked-earth {
color: #c6b19f;
}
.chocolate-powder {
color: #a68c7d;
}
.traditional-leather {
color: #6f4f3e;
}

/* CSS Variables */
:root {
--frost-bite:#f6efe4;
--wheat-sheaf:#e2d3c5;
--cracked-earth:#c6b19f;
--chocolate-powder:#a68c7d;
--traditional-leather:#6f4f3e;
}

More palettes to explore