All Palettes

Color Palette #9b508d, #d095b2, #f2c5d8, #f5e69e, #e8a359

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9b508d;
}
.exotic-lilac {
color: #d095b2;
}
.sweetheart {
color: #f2c5d8;
}
.venetian-yellow {
color: #f5e69e;
}
.roasted-squash {
color: #e8a359;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9b508d;
--exotic-lilac:#d095b2;
--sweetheart:#f2c5d8;
--venetian-yellow:#f5e69e;
--roasted-squash:#e8a359;
}

More palettes to explore