All Palettes

Color Palette #d7a3c2, #f4c3d5, #f9e1e5, #fce3b6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-lavender {
color: #d7a3c2;
}
.cherry-blossom {
color: #f4c3d5;
}
.poetic-princess {
color: #f9e1e5;
}
.white-strawberry {
color: #fce3b6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pastel-lavender:#d7a3c2;
--cherry-blossom:#f4c3d5;
--poetic-princess:#f9e1e5;
--white-strawberry:#fce3b6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore