All Palettes

Color Palette #ff8abe, #ff7094, #ff4d7f, #ff2969, #ff1a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8abe;
}
.blush-hour {
color: #ff7094;
}
.sasquatch-socks {
color: #ff4d7f;
}
.peevish-red {
color: #ff2969;
}
.pure-hedonist {
color: #ff1a5b;
}

/* CSS Variables */
:root {
--cochonnet:#ff8abe;
--blush-hour:#ff7094;
--sasquatch-socks:#ff4d7f;
--peevish-red:#ff2969;
--pure-hedonist:#ff1a5b;
}

More palettes to explore