All Palettes

Color Palette #ffb8d5, #ff9ec2, #ff85ad, #ff6b9a, #ff4d82

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.rogue-pink {
color: #ff9ec2;
}
.informative-pink {
color: #ff85ad;
}
.french-pink {
color: #ff6b9a;
}
.sasquatch-socks {
color: #ff4d82;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--rogue-pink:#ff9ec2;
--informative-pink:#ff85ad;
--french-pink:#ff6b9a;
--sasquatch-socks:#ff4d82;
}

More palettes to explore