All Palettes

Color Palette #e1a3c2, #f2c5e4, #f7d4d8, #f4a4b7, #d66b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e1a3c2;
}
.rosy-nectar {
color: #f2c5e4;
}
.first-daughter {
color: #f7d4d8;
}
.rozowy-pink {
color: #f4a4b7;
}
.paris-pink {
color: #d66b8b;
}

/* CSS Variables */
:root {
--think-pink:#e1a3c2;
--rosy-nectar:#f2c5e4;
--first-daughter:#f7d4d8;
--rozowy-pink:#f4a4b7;
--paris-pink:#d66b8b;
}

More palettes to explore