All Palettes

Color Palette #f6a7b3, #f1c6d4, #e1c5e7, #d4a1e2, #a77ccb

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.desire-pink {
color: #f1c6d4;
}
.syrian-violet {
color: #e1c5e7;
}
.bright-ube {
color: #d4a1e2;
}
.wisteria {
color: #a77ccb;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--desire-pink:#f1c6d4;
--syrian-violet:#e1c5e7;
--bright-ube:#d4a1e2;
--wisteria:#a77ccb;
}

More palettes to explore