All Palettes

Color Palette #e5a4c0, #f0b7e1, #f7caf5, #f9a780, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c0;
}
.bordeaux-hint {
color: #f0b7e1;
}
.kissed-by-mist {
color: #f7caf5;
}
.sunset-peach {
color: #f9a780;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c0;
--bordeaux-hint:#f0b7e1;
--kissed-by-mist:#f7caf5;
--sunset-peach:#f9a780;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore