All Palettes

Color Palette #c1a49f, #d2c3c1, #e5e1d7, #f7e3b6, #f1b07e

0%
0%
0%

CSS code for this palette

/* CSS */
.mohair-mauve {
color: #c1a49f;
}
.wishy-washy-brown {
color: #d2c3c1;
}
.heron-plume {
color: #e5e1d7;
}
.barley-white {
color: #f7e3b6;
}
.exciting-orange {
color: #f1b07e;
}

/* CSS Variables */
:root {
--mohair-mauve:#c1a49f;
--wishy-washy-brown:#d2c3c1;
--heron-plume:#e5e1d7;
--barley-white:#f7e3b6;
--exciting-orange:#f1b07e;
}

More palettes to explore