All Palettes

Color Palette #4b3d6b, #796a9a, #a68dbf, #f1b1d3, #e76a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4b3d6b;
}
.purple-paradise {
color: #796a9a;
}
.lilac-breeze {
color: #a68dbf;
}
.pink-marshmallow {
color: #f1b1d3;
}
.deep-blush {
color: #e76a8b;
}

/* CSS Variables */
:root {
--meteorite:#4b3d6b;
--purple-paradise:#796a9a;
--lilac-breeze:#a68dbf;
--pink-marshmallow:#f1b1d3;
--deep-blush:#e76a8b;
}

More palettes to explore