All Palettes

Color Palette #ffc2d5, #ff8abb, #ff5c9a, #ff2974, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-serenade {
color: #ffc2d5;
}
.cochonnet {
color: #ff8abb;
}
.fuchsia-fever {
color: #ff5c9a;
}
.office-neon-light {
color: #ff2974;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--sweet-serenade:#ffc2d5;
--cochonnet:#ff8abb;
--fuchsia-fever:#ff5c9a;
--office-neon-light:#ff2974;
--moth-orchid:#d6006f;
}

More palettes to explore