All Palettes

Color Palette #ffb1ad, #f69dbc, #e92b77, #b92d9a, #6e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflower-lilac {
color: #ffb1ad;
}
.amaranth-pink {
color: #f69dbc;
}
.watermelon-sugar {
color: #e92b77;
}
.fuchsia-flourish {
color: #b92d9a;
}
.grapes-of-italy {
color: #6e4b8b;
}

/* CSS Variables */
:root {
--cornflower-lilac:#ffb1ad;
--amaranth-pink:#f69dbc;
--watermelon-sugar:#e92b77;
--fuchsia-flourish:#b92d9a;
--grapes-of-italy:#6e4b8b;
}

More palettes to explore