All Palettes

Color Palette #ff99b1, #ff7094, #ff4d7f, #ff2969, #d71d5e

0%
0%
0%

CSS code for this palette

/* CSS */
.saira-red {
color: #ff99b1;
}
.blush-hour {
color: #ff7094;
}
.sasquatch-socks {
color: #ff4d7f;
}
.peevish-red {
color: #ff2969;
}
.rubylicious {
color: #d71d5e;
}

/* CSS Variables */
:root {
--saira-red:#ff99b1;
--blush-hour:#ff7094;
--sasquatch-socks:#ff4d7f;
--peevish-red:#ff2969;
--rubylicious:#d71d5e;
}

More palettes to explore