All Palettes

Color Palette #eab8e4, #d7a7c7, #bea2b3, #a67d9d, #7b4f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.heart-to-heart {
color: #d7a7c7;
}
.pansy-posy {
color: #bea2b3;
}
.usu-pink {
color: #a67d9d;
}
.spiced-plum {
color: #7b4f7d;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--heart-to-heart:#d7a7c7;
--pansy-posy:#bea2b3;
--usu-pink:#a67d9d;
--spiced-plum:#7b4f7d;
}

More palettes to explore