All Palettes

Color Palette #ffb8d5, #ff8abd, #ff6b9a, #ff4d7c, #ff2962

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.cochonnet {
color: #ff8abd;
}
.french-pink {
color: #ff6b9a;
}
.sasquatch-socks {
color: #ff4d7c;
}
.lingonberry {
color: #ff2962;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--cochonnet:#ff8abd;
--french-pink:#ff6b9a;
--sasquatch-socks:#ff4d7c;
--lingonberry:#ff2962;
}

More palettes to explore