All Palettes

Color Palette #b69f7c, #c7b79e, #d7c6b2, #e5d6c2, #f4e9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.paper-sack {
color: #b69f7c;
}
.forgotten-gold {
color: #c7b79e;
}
.brazilian-sand {
color: #d7c6b2;
}
.high-style-beige {
color: #e5d6c2;
}
.medici-ivory {
color: #f4e9d7;
}

/* CSS Variables */
:root {
--paper-sack:#b69f7c;
--forgotten-gold:#c7b79e;
--brazilian-sand:#d7c6b2;
--high-style-beige:#e5d6c2;
--medici-ivory:#f4e9d7;
}

More palettes to explore