All Palettes

Color Palette #ffb3c1, #ff7092, #ff4d7f, #ff2e54, #ff004c

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.reddish-pink {
color: #ff2e54;
}
.bloody-pico-8 {
color: #ff004c;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--reddish-pink:#ff2e54;
--bloody-pico-8:#ff004c;
}

More palettes to explore