All Palettes

Color Palette #9b508d, #e7a2b9, #f5c5b7, #f6e0c1, #d6e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9b508d;
}
.fussy-pink {
color: #e7a2b9;
}
.serene-pink {
color: #f5c5b7;
}
.rotunda-gold {
color: #f6e0c1;
}
.burgundy-grey {
color: #d6e0a3;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9b508d;
--fussy-pink:#e7a2b9;
--serene-pink:#f5c5b7;
--rotunda-gold:#f6e0c1;
--burgundy-grey:#d6e0a3;
}

More palettes to explore