All Palettes

Color Palette #f4c3d8, #f1a7b4, #f77e8a, #e94e6d, #d0253c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d8;
}
.princess {
color: #f1a7b4;
}
.flower-blossom-pink {
color: #f77e8a;
}
.camellia-rose {
color: #e94e6d;
}
.sovereign-red {
color: #d0253c;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d8;
--princess:#f1a7b4;
--flower-blossom-pink:#f77e8a;
--camellia-rose:#e94e6d;
--sovereign-red:#d0253c;
}

More palettes to explore