All Palettes

Color Palette #f1c1d8, #f6a2c4, #f26987, #d94a6b, #952d48

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d8;
}
.rogue-pink {
color: #f6a2c4;
}
.jellyfish-sting {
color: #f26987;
}
.rosy-cheeks {
color: #d94a6b;
}
.scarlet-apple {
color: #952d48;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d8;
--rogue-pink:#f6a2c4;
--jellyfish-sting:#f26987;
--rosy-cheeks:#d94a6b;
--scarlet-apple:#952d48;
}

More palettes to explore