All Palettes

Color Palette #ffb8d5, #ff94b6, #ff6b9f, #ff4d7f, #ff2e66

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-bar {
color: #ffb8d5;
}
.saira-red {
color: #ff94b6;
}
.french-pink {
color: #ff6b9f;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e66;
}

/* CSS Variables */
:root {
--candy-bar:#ffb8d5;
--saira-red:#ff94b6;
--french-pink:#ff6b9f;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e66;
}

More palettes to explore