All Palettes

Color Palette #d6b99a, #e4c6b4, #f4e2c8, #f8e5c4, #c6a27b

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-gold {
color: #d6b99a;
}
.novelle-peach {
color: #e4c6b4;
}
.honey-beige {
color: #f4e2c8;
}
.moonglow {
color: #f8e5c4;
}
.fresh-sawdust {
color: #c6a27b;
}

/* CSS Variables */
:root {
--dusty-gold:#d6b99a;
--novelle-peach:#e4c6b4;
--honey-beige:#f4e2c8;
--moonglow:#f8e5c4;
--fresh-sawdust:#c6a27b;
}

More palettes to explore