All Palettes

Color Palette #ff9ec2, #ff7092, #ff4d7f, #ff2e70, #ff1a5e

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #ff9ec2;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e70;
}
.lingonberry {
color: #ff1a5e;
}

/* CSS Variables */
:root {
--rogue-pink:#ff9ec2;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e70;
--lingonberry:#ff1a5e;
}

More palettes to explore