All Palettes

Color Palette #d6006f, #ff4d7f, #ff709d, #ffb3d5, #ffc2d0

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.sasquatch-socks {
color: #ff4d7f;
}
.french-pink {
color: #ff709d;
}
.lavender-candy {
color: #ffb3d5;
}
.garden-glory {
color: #ffc2d0;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--sasquatch-socks:#ff4d7f;
--french-pink:#ff709d;
--lavender-candy:#ffb3d5;
--garden-glory:#ffc2d0;
}

More palettes to explore