All Palettes

Color Palette #e1b7d2, #f4c3d6, #f9bab4, #ff9a75, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e1b7d2;
}
.sweetheart {
color: #f4c3d6;
}
.mixed-fruit {
color: #f9bab4;
}
.flash-in-the-pan {
color: #ff9a75;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--eau-de-rose:#e1b7d2;
--sweetheart:#f4c3d6;
--mixed-fruit:#f9bab4;
--flash-in-the-pan:#ff9a75;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore