All Palettes

Color Palette #ffb3d1, #ff8ab9, #ff709b, #ff4d7f, #ff2e66

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.cochonnet {
color: #ff8ab9;
}
.french-pink {
color: #ff709b;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e66;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--cochonnet:#ff8ab9;
--french-pink:#ff709b;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e66;
}

More palettes to explore