All Palettes

Color Palette #a400b3, #a77dbf, #d2a3c4, #f2cae1, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.wisteria {
color: #a77dbf;
}
.geranium-bud {
color: #d2a3c4;
}
.venetian-rose {
color: #f2cae1;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--wisteria:#a77dbf;
--geranium-bud:#d2a3c4;
--venetian-rose:#f2cae1;
--blush-hour:#ff7092;
}

More palettes to explore