All Palettes

Color Palette #f1d5e1, #f9b4c8, #ff8f9e, #ff6e61, #d75b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.hopeful {
color: #f1d5e1;
}
.love-spell {
color: #f9b4c8;
}
.charming-cherry {
color: #ff8f9e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.flirty-rose {
color: #d75b8d;
}

/* CSS Variables */
:root {
--hopeful:#f1d5e1;
--love-spell:#f9b4c8;
--charming-cherry:#ff8f9e;
--grapefruit-pulp:#ff6e61;
--flirty-rose:#d75b8d;
}

More palettes to explore