All Palettes

Color Palette #a79b8b, #d4b7af, #e6c7b3, #f2e7d4, #e2cfcf

0%
0%
0%

CSS code for this palette

/* CSS */
.city-loft {
color: #a79b8b;
}
.oyster-pink {
color: #d4b7af;
}
.novelle-peach {
color: #e6c7b3;
}
.eugenia {
color: #f2e7d4;
}
.light-lavender-blush {
color: #e2cfcf;
}

/* CSS Variables */
:root {
--city-loft:#a79b8b;
--oyster-pink:#d4b7af;
--novelle-peach:#e6c7b3;
--eugenia:#f2e7d4;
--light-lavender-blush:#e2cfcf;
}

More palettes to explore