All Palettes

Color Palette #ffb3c1, #ff7092, #ff3d5a, #d82c5a, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.sizzling-red {
color: #ff3d5a;
}
.chin-chin-cherry {
color: #d82c5a;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--sizzling-red:#ff3d5a;
--chin-chin-cherry:#d82c5a;
--heliotrope-magenta:#a400b3;
}

More palettes to explore