All Palettes

Color Palette #695b9a, #9b7ccb, #d6a7e6, #f4b3d0, #ff8fb0

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #695b9a;
}
.lilac-purple {
color: #9b7ccb;
}
.bright-ube {
color: #d6a7e6;
}
.fulgrim-pink {
color: #f4b3d0;
}
.schauss-pink {
color: #ff8fb0;
}

/* CSS Variables */
:root {
--just-a-fairytale:#695b9a;
--lilac-purple:#9b7ccb;
--bright-ube:#d6a7e6;
--fulgrim-pink:#f4b3d0;
--schauss-pink:#ff8fb0;
}

More palettes to explore