All Palettes

Color Palette #ffb3c1, #ff6e61, #ff4242, #d6006f, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff4242;
}
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff4242;
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
}

More palettes to explore