All Palettes

Color Palette #f8e2f5, #e9b4e3, #e57bb9, #f5a3b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-lavender {
color: #f8e2f5;
}
.dream-land {
color: #e9b4e3;
}
.fuchsia-blush {
color: #e57bb9;
}
.pink-fit {
color: #f5a3b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--soft-lavender:#f8e2f5;
--dream-land:#e9b4e3;
--fuchsia-blush:#e57bb9;
--pink-fit:#f5a3b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore