All Palettes

Color Palette #f4b3d7, #f8c9e0, #f2d4e1, #e4b4d4, #d7a7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f4b3d7;
}
.laelia-pink {
color: #f8c9e0;
}
.hopeful {
color: #f2d4e1;
}
.gumball {
color: #e4b4d4;
}
.heart-to-heart {
color: #d7a7c7;
}

/* CSS Variables */
:root {
--soft-cashmere:#f4b3d7;
--laelia-pink:#f8c9e0;
--hopeful:#f2d4e1;
--gumball:#e4b4d4;
--heart-to-heart:#d7a7c7;
}

More palettes to explore