All Palettes

Color Palette #6a4e4e, #a79b8b, #cfb7a0, #e6d9d0, #f3f2f1

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.city-loft {
color: #a79b8b;
}
.sonoran-desert {
color: #cfb7a0;
}
.sentimental {
color: #e6d9d0;
}
.bleached-silk {
color: #f3f2f1;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--city-loft:#a79b8b;
--sonoran-desert:#cfb7a0;
--sentimental:#e6d9d0;
--bleached-silk:#f3f2f1;
}

More palettes to explore