All Palettes

Color Palette #ffb3c1, #ff7092, #ff3d74, #d6006f, #9c1c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.laser-trap {
color: #ff3d74;
}
.moth-orchid {
color: #d6006f;
}
.hydrangea-red {
color: #9c1c4b;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--laser-trap:#ff3d74;
--moth-orchid:#d6006f;
--hydrangea-red:#9c1c4b;
}

More palettes to explore