All Palettes

Color Palette #f3c3db, #f6a7c1, #f78d99, #f76e7e, #f65b55

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f3c3db;
}
.rogue-pink {
color: #f6a7c1;
}
.strawberry-shortcake {
color: #f78d99;
}
.fiery-flamingo {
color: #f76e7e;
}
.hot-coral {
color: #f65b55;
}

/* CSS Variables */
:root {
--sweetheart:#f3c3db;
--rogue-pink:#f6a7c1;
--strawberry-shortcake:#f78d99;
--fiery-flamingo:#f76e7e;
--hot-coral:#f65b55;
}

More palettes to explore