All Palettes

Color Palette #4a3d57, #7a6a8a, #b399c2, #c9b3d1, #f9d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #4a3d57;
}
.nymph-s-delight {
color: #7a6a8a;
}
.atlantic-tulip {
color: #b399c2;
}
.elfin-herb {
color: #c9b3d1;
}
.pink-frosting {
color: #f9d7e0;
}

/* CSS Variables */
:root {
--purple-velvet:#4a3d57;
--nymph-s-delight:#7a6a8a;
--atlantic-tulip:#b399c2;
--elfin-herb:#c9b3d1;
--pink-frosting:#f9d7e0;
}

More palettes to explore