All Palettes

Color Palette #c89f8d, #d7bea3, #e3c6b5, #f1d7c6, #fbe7da

0%
0%
0%

CSS code for this palette

/* CSS */
.artifact {
color: #c89f8d;
}
.nut-flavor {
color: #d7bea3;
}
.birthday-suit {
color: #e3c6b5;
}
.york-bisque {
color: #f1d7c6;
}
.slightly-in-love {
color: #fbe7da;
}

/* CSS Variables */
:root {
--artifact:#c89f8d;
--nut-flavor:#d7bea3;
--birthday-suit:#e3c6b5;
--york-bisque:#f1d7c6;
--slightly-in-love:#fbe7da;
}

More palettes to explore