All Palettes

Color Palette #4b3d8f, #7b5dbb, #a680db, #e59ee2, #ffb3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3d8f;
}
.fuchsia-blue {
color: #7b5dbb;
}
.lavender-blossom {
color: #a680db;
}
.herb-robert {
color: #e59ee2;
}
.pink-cattleya {
color: #ffb3d1;
}

/* CSS Variables */
:root {
--blue-gem:#4b3d8f;
--fuchsia-blue:#7b5dbb;
--lavender-blossom:#a680db;
--herb-robert:#e59ee2;
--pink-cattleya:#ffb3d1;
}

More palettes to explore