All Palettes

Color Palette #f6cbe4, #f2a1b2, #e57b92, #c55974, #9f3c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f6cbe4;
}
.emperor-s-children {
color: #f2a1b2;
}
.melon-mist {
color: #e57b92;
}
.ripe-cherry {
color: #c55974;
}
.boysenberry-pink {
color: #9f3c5a;
}

/* CSS Variables */
:root {
--sparkling-pink:#f6cbe4;
--emperor-s-children:#f2a1b2;
--melon-mist:#e57b92;
--ripe-cherry:#c55974;
--boysenberry-pink:#9f3c5a;
}

More palettes to explore