All Palettes

Color Palette #4b4b8b, #6b6b9e, #9f9fc6, #cfcfe2, #f5f5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4b8b;
}
.dusted-peri {
color: #6b6b9e;
}
.opulent-violet {
color: #9f9fc6;
}
.hailstorm {
color: #cfcfe2;
}
.m-white {
color: #f5f5ff;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4b8b;
--dusted-peri:#6b6b9e;
--opulent-violet:#9f9fc6;
--hailstorm:#cfcfe2;
--m-white:#f5f5ff;
}

More palettes to explore