All Palettes

Color Palette #eab8d1, #f6a2bf, #f67e92, #f05670, #d63860

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rogue-pink {
color: #f6a2bf;
}
.carnation {
color: #f67e92;
}
.pink-pepper {
color: #f05670;
}
.azalea {
color: #d63860;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rogue-pink:#f6a2bf;
--carnation:#f67e92;
--pink-pepper:#f05670;
--azalea:#d63860;
}

More palettes to explore