All Palettes

Color Palette #f6e4c6, #e3cec0, #d2b5a3, #c89f8d, #a67b68

0%
0%
0%

CSS code for this palette

/* CSS */
.lightweight-beige {
color: #f6e4c6;
}
.humble-blush {
color: #e3cec0;
}
.soba {
color: #d2b5a3;
}
.artifact {
color: #c89f8d;
}
.new-penny {
color: #a67b68;
}

/* CSS Variables */
:root {
--lightweight-beige:#f6e4c6;
--humble-blush:#e3cec0;
--soba:#d2b5a3;
--artifact:#c89f8d;
--new-penny:#a67b68;
}

More palettes to explore