All Palettes

Color Palette #e3b0b9, #f4c3d2, #fbd5e2, #f4a4c7, #d66b98

0%
0%
0%

CSS code for this palette

/* CSS */
.amazon-river-dolphin {
color: #e3b0b9;
}
.in-the-pink {
color: #f4c3d2;
}
.sunset-pink {
color: #fbd5e2;
}
.rose-mallow {
color: #f4a4c7;
}
.fiesta-pink {
color: #d66b98;
}

/* CSS Variables */
:root {
--amazon-river-dolphin:#e3b0b9;
--in-the-pink:#f4c3d2;
--sunset-pink:#fbd5e2;
--rose-mallow:#f4a4c7;
--fiesta-pink:#d66b98;
}

More palettes to explore