All Palettes

Color Palette #4a2b39, #6d4b7c, #9d6b9e, #d0a4b9, #f4e2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.cabbage-blossom-violet {
color: #6d4b7c;
}
.scotch-thistle {
color: #9d6b9e;
}
.enhance {
color: #d0a4b9;
}
.alyssa {
color: #f4e2d7;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--cabbage-blossom-violet:#6d4b7c;
--scotch-thistle:#9d6b9e;
--enhance:#d0a4b9;
--alyssa:#f4e2d7;
}

More palettes to explore