All Palettes

Color Palette #ffb8d5, #ff8abe, #ff709d, #ff4d7f, #ff2969

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.cochonnet {
color: #ff8abe;
}
.french-pink {
color: #ff709d;
}
.sasquatch-socks {
color: #ff4d7f;
}
.peevish-red {
color: #ff2969;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--cochonnet:#ff8abe;
--french-pink:#ff709d;
--sasquatch-socks:#ff4d7f;
--peevish-red:#ff2969;
}

More palettes to explore