All Palettes

Color Palette #c7b299, #d5c3b3, #e8d5a1, #f4e4b4, #f7d7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.nomadic-desert {
color: #c7b299;
}
.flax-beige {
color: #d5c3b3;
}
.hampton {
color: #e8d5a1;
}
.smooth-as-corn-silk {
color: #f4e4b4;
}
.milky-maize {
color: #f7d7a1;
}

/* CSS Variables */
:root {
--nomadic-desert:#c7b299;
--flax-beige:#d5c3b3;
--hampton:#e8d5a1;
--smooth-as-corn-silk:#f4e4b4;
--milky-maize:#f7d7a1;
}

More palettes to explore