All Palettes

Color Palette #d7b670, #dfc0a4, #e9d4b9, #f4e4c8, #f9f7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mustard {
color: #d7b670;
}
.tiny-calf {
color: #dfc0a4;
}
.nevada-sand {
color: #e9d4b9;
}
.cauliflower-cream {
color: #f4e4c8;
}
.diamond {
color: #f9f7e1;
}

/* CSS Variables */
:root {
--sweet-mustard:#d7b670;
--tiny-calf:#dfc0a4;
--nevada-sand:#e9d4b9;
--cauliflower-cream:#f4e4c8;
--diamond:#f9f7e1;
}

More palettes to explore