All Palettes

Color Palette #f1c6d8, #f4a4c1, #f37c96, #e85965, #d93a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d8;
}
.rogue-pink {
color: #f4a4c1;
}
.embarrassed {
color: #f37c96;
}
.aphrodisiac {
color: #e85965;
}
.poppy-red {
color: #d93a4a;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d8;
--rogue-pink:#f4a4c1;
--embarrassed:#f37c96;
--aphrodisiac:#e85965;
--poppy-red:#d93a4a;
}

More palettes to explore