All Palettes

Color Palette #ff8fbe, #ff709b, #ff4d7c, #ff2e66, #ff0f4b

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8fbe;
}
.french-pink {
color: #ff709b;
}
.sasquatch-socks {
color: #ff4d7c;
}
.chinese-new-year {
color: #ff2e66;
}
.rich-red {
color: #ff0f4b;
}

/* CSS Variables */
:root {
--cochonnet:#ff8fbe;
--french-pink:#ff709b;
--sasquatch-socks:#ff4d7c;
--chinese-new-year:#ff2e66;
--rich-red:#ff0f4b;
}

More palettes to explore