All Palettes

Color Palette #ffb3c1, #ff7092, #ff5c9d, #ff1a6e, #c3185d

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.fuchsia-fever {
color: #ff5c9d;
}
.pink-ink {
color: #ff1a6e;
}
.bright-rose {
color: #c3185d;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--fuchsia-fever:#ff5c9d;
--pink-ink:#ff1a6e;
--bright-rose:#c3185d;
}

More palettes to explore