All Palettes

Color Palette #4b3e8e, #6a6fb4, #9d8dc8, #d9b6e2, #f2c0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3e8e;
}
.chetwode-blue {
color: #6a6fb4;
}
.violet-tulip {
color: #9d8dc8;
}
.pretty-petunia {
color: #d9b6e2;
}
.lavender-soap {
color: #f2c0e4;
}

/* CSS Variables */
:root {
--blue-gem:#4b3e8e;
--chetwode-blue:#6a6fb4;
--violet-tulip:#9d8dc8;
--pretty-petunia:#d9b6e2;
--lavender-soap:#f2c0e4;
}

More palettes to explore