All Palettes

Color Palette #4a2c59, #704d7a, #a97bb2, #f4c3d6, #f9e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-plum {
color: #4a2c59;
}
.cabbage-blossom-violet {
color: #704d7a;
}
.heart-potion {
color: #a97bb2;
}
.sweetheart {
color: #f4c3d6;
}
.veiled-pink {
color: #f9e0d7;
}

/* CSS Variables */
:root {
--deep-plum:#4a2c59;
--cabbage-blossom-violet:#704d7a;
--heart-potion:#a97bb2;
--sweetheart:#f4c3d6;
--veiled-pink:#f9e0d7;
}

More palettes to explore