All Palettes

Color Palette #f0c1d6, #e9b9c4, #e3a1b8, #d89dc1, #d0769a

0%
0%
0%

CSS code for this palette

/* CSS */
.parrot-tulip {
color: #f0c1d6;
}
.athena-pink {
color: #e9b9c4;
}
.blushing-tulip {
color: #e3a1b8;
}
.prominent-pink {
color: #d89dc1;
}
.camellia-pink {
color: #d0769a;
}

/* CSS Variables */
:root {
--parrot-tulip:#f0c1d6;
--athena-pink:#e9b9c4;
--blushing-tulip:#e3a1b8;
--prominent-pink:#d89dc1;
--camellia-pink:#d0769a;
}

More palettes to explore