All Palettes

Color Palette #3f2b40, #7b4c6b, #b17c99, #e1b7c6, #f5e7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.aubergine-mauve {
color: #3f2b40;
}
.brocade-violet {
color: #7b4c6b;
}
.antique-hot-pink {
color: #b17c99;
}
.japanese-rose-garden {
color: #e1b7c6;
}
.clerestory {
color: #f5e7e0;
}

/* CSS Variables */
:root {
--aubergine-mauve:#3f2b40;
--brocade-violet:#7b4c6b;
--antique-hot-pink:#b17c99;
--japanese-rose-garden:#e1b7c6;
--clerestory:#f5e7e0;
}

More palettes to explore