All Palettes

Color Palette #6a4e4e, #c19b90, #e2c9b1, #f5e2b8, #d9b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.mahogany-rose {
color: #c19b90;
}
.mesquite-powder {
color: #e2c9b1;
}
.soft-butter {
color: #f5e2b8;
}
.spanish-villa {
color: #d9b5a0;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--mahogany-rose:#c19b90;
--mesquite-powder:#e2c9b1;
--soft-butter:#f5e2b8;
--spanish-villa:#d9b5a0;
}

More palettes to explore