All Palettes

Color Palette #d1a3c7, #b88cca, #a67fc3, #e5b8d6, #f9c8d9

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d1a3c7;
}
.cut-velvet {
color: #b88cca;
}
.wisteria {
color: #a67fc3;
}
.child-s-play {
color: #e5b8d6;
}
.baby-steps {
color: #f9c8d9;
}

/* CSS Variables */
:root {
--geranium-bud:#d1a3c7;
--cut-velvet:#b88cca;
--wisteria:#a67fc3;
--child-s-play:#e5b8d6;
--baby-steps:#f9c8d9;
}

More palettes to explore