All Palettes

Color Palette #390e39, #6d2c4b, #b1596d, #e8a492, #f1d8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.cured-eggplant {
color: #390e39;
}
.bordeaux-red {
color: #6d2c4b;
}
.slate-pink {
color: #b1596d;
}
.rose-dusk {
color: #e8a492;
}
.cream-custard {
color: #f1d8b1;
}

/* CSS Variables */
:root {
--cured-eggplant:#390e39;
--bordeaux-red:#6d2c4b;
--slate-pink:#b1596d;
--rose-dusk:#e8a492;
--cream-custard:#f1d8b1;
}

More palettes to explore