All Palettes

Color Palette #d1bd9f, #e2ca9d, #f4ead7, #f3dac3, #bf8c78

0%
0%
0%

CSS code for this palette

/* CSS */
.bluff-stone {
color: #d1bd9f;
}
.prairie-land {
color: #e2ca9d;
}
.privileged {
color: #f4ead7;
}
.sour-patch-peach {
color: #f3dac3;
}
.copper-trail {
color: #bf8c78;
}

/* CSS Variables */
:root {
--bluff-stone:#d1bd9f;
--prairie-land:#e2ca9d;
--privileged:#f4ead7;
--sour-patch-peach:#f3dac3;
--copper-trail:#bf8c78;
}

More palettes to explore