All Palettes

Color Palette #f1e9d5, #e2c8b6, #c1978b, #9c7d7c, #694b49

0%
0%
0%

CSS code for this palette

/* CSS */
.pearled-couscous {
color: #f1e9d5;
}
.birthday-suit {
color: #e2c8b6;
}
.pressed-blossoms {
color: #c1978b;
}
.cafe-ole {
color: #9c7d7c;
}
.medium-taupe {
color: #694b49;
}

/* CSS Variables */
:root {
--pearled-couscous:#f1e9d5;
--birthday-suit:#e2c8b6;
--pressed-blossoms:#c1978b;
--cafe-ole:#9c7d7c;
--medium-taupe:#694b49;
}

More palettes to explore