All Palettes

Color Palette #e5d8c2, #d1c6b3, #b9a99d, #a79d90, #7a695c

0%
0%
0%

CSS code for this palette

/* CSS */
.high-style-beige {
color: #e5d8c2;
}
.lover-s-hideaway {
color: #d1c6b3;
}
.oxford-tan {
color: #b9a99d;
}
.frosted-cocoa {
color: #a79d90;
}
.warrior {
color: #7a695c;
}

/* CSS Variables */
:root {
--high-style-beige:#e5d8c2;
--lover-s-hideaway:#d1c6b3;
--oxford-tan:#b9a99d;
--frosted-cocoa:#a79d90;
--warrior:#7a695c;
}

More palettes to explore