All Palettes

Color Palette #eab8e4, #d19bd4, #b86bb1, #9b4b8e, #6d2c69

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.girl-power {
color: #d19bd4;
}
.moonlight-melody {
color: #b86bb1;
}
.hyacinth-violet {
color: #9b4b8e;
}
.byzantium {
color: #6d2c69;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--girl-power:#d19bd4;
--moonlight-melody:#b86bb1;
--hyacinth-violet:#9b4b8e;
--byzantium:#6d2c69;
}

More palettes to explore