All Palettes

Color Palette #ff9ec5, #ff7092, #ff4d7f, #ff296d, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.himalayan-balsam {
color: #ff9ec5;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.peevish-red {
color: #ff296d;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--himalayan-balsam:#ff9ec5;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--peevish-red:#ff296d;
--moth-orchid:#d6006f;
}

More palettes to explore