All Palettes

Color Palette #4a3c58, #8d6d97, #c1a0d4, #f2bae1, #f4e4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #4a3c58;
}
.rhinestone {
color: #8d6d97;
}
.mauve-mist {
color: #c1a0d4;
}
.pink-heath {
color: #f2bae1;
}
.early-sunset {
color: #f4e4d7;
}

/* CSS Variables */
:root {
--purple-velvet:#4a3c58;
--rhinestone:#8d6d97;
--mauve-mist:#c1a0d4;
--pink-heath:#f2bae1;
--early-sunset:#f4e4d7;
}

More palettes to explore