All Palettes

Color Palette #4b3d8f, #6f5c9d, #a47cb1, #e8b5d3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3d8f;
}
.just-a-fairytale {
color: #6f5c9d;
}
.design-delight {
color: #a47cb1;
}
.gumball {
color: #e8b5d3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--blue-gem:#4b3d8f;
--just-a-fairytale:#6f5c9d;
--design-delight:#a47cb1;
--gumball:#e8b5d3;
--matt-pink:#ffb3c1;
}

More palettes to explore