All Palettes

Color Palette #6b5f9b, #8a6aaf, #a78bda, #e1a1e3, #f4c3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #6b5f9b;
}
.fairy-wren {
color: #8a6aaf;
}
.middy-s-purple {
color: #a78bda;
}
.herb-robert {
color: #e1a1e3;
}
.rosy-nectar {
color: #f4c3e7;
}

/* CSS Variables */
:root {
--just-a-fairytale:#6b5f9b;
--fairy-wren:#8a6aaf;
--middy-s-purple:#a78bda;
--herb-robert:#e1a1e3;
--rosy-nectar:#f4c3e7;
}

More palettes to explore