All Palettes

Color Palette #ff8fc3, #ff5c8f, #ff3d74, #d6006f, #9e004c

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8fc3;
}
.stellar-strawberry {
color: #ff5c8f;
}
.laser-trap {
color: #ff3d74;
}
.moth-orchid {
color: #d6006f;
}
.celestial-pink {
color: #9e004c;
}

/* CSS Variables */
:root {
--cochonnet:#ff8fc3;
--stellar-strawberry:#ff5c8f;
--laser-trap:#ff3d74;
--moth-orchid:#d6006f;
--celestial-pink:#9e004c;
}

More palettes to explore