All Palettes

Color Palette #ff8fc3, #ff7092, #ff5c9a, #ff4d7f, #ffb899

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8fc3;
}
.blush-hour {
color: #ff7092;
}
.fuchsia-fever {
color: #ff5c9a;
}
.sasquatch-socks {
color: #ff4d7f;
}
.cream-puff {
color: #ffb899;
}

/* CSS Variables */
:root {
--cochonnet:#ff8fc3;
--blush-hour:#ff7092;
--fuchsia-fever:#ff5c9a;
--sasquatch-socks:#ff4d7f;
--cream-puff:#ffb899;
}

More palettes to explore