All Palettes

Color Palette #ffb8d5, #ff9ec2, #ff80b2, #ff5c9d, #ff3d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.rogue-pink {
color: #ff9ec2;
}
.erythrosine {
color: #ff80b2;
}
.fuchsia-fever {
color: #ff5c9d;
}
.french-fuchsia {
color: #ff3d8e;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--rogue-pink:#ff9ec2;
--erythrosine:#ff80b2;
--fuchsia-fever:#ff5c9d;
--french-fuchsia:#ff3d8e;
}

More palettes to explore