All Palettes

Color Palette #ff8abe, #ff7094, #ff4d7c, #ff2e66, #ff1a53

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8abe;
}
.blush-hour {
color: #ff7094;
}
.sasquatch-socks {
color: #ff4d7c;
}
.chinese-new-year {
color: #ff2e66;
}
.fly-agaric {
color: #ff1a53;
}

/* CSS Variables */
:root {
--cochonnet:#ff8abe;
--blush-hour:#ff7094;
--sasquatch-socks:#ff4d7c;
--chinese-new-year:#ff2e66;
--fly-agaric:#ff1a53;
}

More palettes to explore