All Palettes

Color Palette #f7f4ee, #dfd3c3, #c3b49d, #b49b74, #895b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-cut {
color: #f7f4ee;
}
.wheat-sheaf {
color: #dfd3c3;
}
.windsor-greige {
color: #c3b49d;
}
.curds-whey {
color: #b49b74;
}
.carob-brown {
color: #895b4d;
}

/* CSS Variables */
:root {
--crystal-cut:#f7f4ee;
--wheat-sheaf:#dfd3c3;
--windsor-greige:#c3b49d;
--curds-whey:#b49b74;
--carob-brown:#895b4d;
}

More palettes to explore