All Palettes

Color Palette #ff9ef2, #ff7092, #ff4d82, #ff3d5e, #ff2954

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-elephants {
color: #ff9ef2;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d82;
}
.neon-fuchsia {
color: #ff3d5e;
}
.reddish-pink {
color: #ff2954;
}

/* CSS Variables */
:root {
--pink-elephants:#ff9ef2;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d82;
--neon-fuchsia:#ff3d5e;
--reddish-pink:#ff2954;
}

More palettes to explore