All Palettes

Color Palette #5b3f7d, #6f5b9a, #a27cbb, #d5aed4, #f2c5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.cyber-grape {
color: #5b3f7d;
}
.just-a-fairytale {
color: #6f5b9a;
}
.lush-lilac {
color: #a27cbb;
}
.blushing-sky {
color: #d5aed4;
}
.sweetheart {
color: #f2c5d9;
}

/* CSS Variables */
:root {
--cyber-grape:#5b3f7d;
--just-a-fairytale:#6f5b9a;
--lush-lilac:#a27cbb;
--blushing-sky:#d5aed4;
--sweetheart:#f2c5d9;
}

More palettes to explore