All Palettes

Color Palette #803790, #a256b3, #d68fdb, #f1b1e2, #f7c0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-violet {
color: #803790;
}
.purple-plum {
color: #a256b3;
}
.blush-essence {
color: #d68fdb;
}
.hanami-pink {
color: #f1b1e2;
}
.flamingo-feather {
color: #f7c0d8;
}

/* CSS Variables */
:root {
--dull-violet:#803790;
--purple-plum:#a256b3;
--blush-essence:#d68fdb;
--hanami-pink:#f1b1e2;
--flamingo-feather:#f7c0d8;
}

More palettes to explore