All Palettes

Color Palette #4b3d66, #7c5a90, #b58cb1, #e4b9d5, #f0dff6

0%
0%
0%

CSS code for this palette

/* CSS */
.geode {
color: #4b3d66;
}
.ghostly-purple {
color: #7c5a90;
}
.tiny-ribbons {
color: #b58cb1;
}
.child-s-play {
color: #e4b9d5;
}
.sheer-lavender {
color: #f0dff6;
}

/* CSS Variables */
:root {
--geode:#4b3d66;
--ghostly-purple:#7c5a90;
--tiny-ribbons:#b58cb1;
--child-s-play:#e4b9d5;
--sheer-lavender:#f0dff6;
}

More palettes to explore