All Palettes

Color Palette #ffb8d5, #ff9eba, #ff709d, #ff4d82, #ff2e66

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore