All Palettes

Color Palette #8f5b8e, #d19ec6, #f2c4d8, #fca6d5, #ff7094

0%
0%
0%

CSS code for this palette

/* CSS */
.chakra {
color: #8f5b8e;
}
.geranium-bud {
color: #d19ec6;
}
.sweetheart {
color: #f2c4d8;
}
.corinthian-pink {
color: #fca6d5;
}
.blush-hour {
color: #ff7094;
}

/* CSS Variables */
:root {
--chakra:#8f5b8e;
--geranium-bud:#d19ec6;
--sweetheart:#f2c4d8;
--corinthian-pink:#fca6d5;
--blush-hour:#ff7094;
}

More palettes to explore