All Palettes

Color Palette #9b5090, #b573a8, #d39ad6, #f1b1e0, #f7cadb

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9b5090;
}
.eccentric-magenta {
color: #b573a8;
}
.somewhere-in-a-fairytale {
color: #d39ad6;
}
.hanami-pink {
color: #f1b1e0;
}
.baby-steps {
color: #f7cadb;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9b5090;
--eccentric-magenta:#b573a8;
--somewhere-in-a-fairytale:#d39ad6;
--hanami-pink:#f1b1e0;
--baby-steps:#f7cadb;
}

More palettes to explore