All Palettes

Color Palette #f7d4df, #f3a5c7, #e57b8d, #e34f6c, #981f33

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-pink {
color: #f7d4df;
}
.rose-mallow {
color: #f3a5c7;
}
.true-love {
color: #e57b8d;
}
.camellia-rose {
color: #e34f6c;
}
.crimson-garland {
color: #981f33;
}

/* CSS Variables */
:root {
--barely-pink:#f7d4df;
--rose-mallow:#f3a5c7;
--true-love:#e57b8d;
--camellia-rose:#e34f6c;
--crimson-garland:#981f33;
}

More palettes to explore