All Palettes

Color Palette #f7c8bb, #f1a7b8, #d66b94, #a34d74, #5c2d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f7c8bb;
}
.rozowy-pink {
color: #f1a7b8;
}
.paris-pink {
color: #d66b94;
}
.magenta-haze {
color: #a34d74;
}
.winter-bloom {
color: #5c2d4f;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f7c8bb;
--rozowy-pink:#f1a7b8;
--paris-pink:#d66b94;
--magenta-haze:#a34d74;
--winter-bloom:#5c2d4f;
}

More palettes to explore