All Palettes

Color Palette #4a2d5c, #794b8b, #a86fbe, #e1a8d3, #f3dac9

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-plum {
color: #4a2d5c;
}
.purple-sapphire {
color: #794b8b;
}
.soft-purple {
color: #a86fbe;
}
.pink-bliss {
color: #e1a8d3;
}
.melon-ice {
color: #f3dac9;
}

/* CSS Variables */
:root {
--deep-plum:#4a2d5c;
--purple-sapphire:#794b8b;
--soft-purple:#a86fbe;
--pink-bliss:#e1a8d3;
--melon-ice:#f3dac9;
}

More palettes to explore