All Palettes

Color Palette #f5b8c4, #ef7b8d, #e64c6e, #ce2c57, #9c1c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f5b8c4;
}
.flower-blossom-pink {
color: #ef7b8d;
}
.camellia-rose {
color: #e64c6e;
}
.infrared-gloze {
color: #ce2c57;
}
.valentine-red {
color: #9c1c3e;
}

/* CSS Variables */
:root {
--love-spell:#f5b8c4;
--flower-blossom-pink:#ef7b8d;
--camellia-rose:#e64c6e;
--infrared-gloze:#ce2c57;
--valentine-red:#9c1c3e;
}

More palettes to explore