All Palettes

Color Palette #ffb8d5, #ff9ec2, #ff80b0, #ff5ca3, #ff388e

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.rogue-pink {
color: #ff9ec2;
}
.erythrosine {
color: #ff80b0;
}
.magenta-crayon {
color: #ff5ca3;
}
.raspberry-shortcake {
color: #ff388e;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--rogue-pink:#ff9ec2;
--erythrosine:#ff80b0;
--magenta-crayon:#ff5ca3;
--raspberry-shortcake:#ff388e;
}

More palettes to explore