All Palettes

Color Palette #d6006f, #ff5c8d, #ff8a9b, #ffb3c6, #ffe0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.stellar-strawberry {
color: #ff5c8d;
}
.conch-shell {
color: #ff8a9b;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.baby-girl {
color: #ffe0e7;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--stellar-strawberry:#ff5c8d;
--conch-shell:#ff8a9b;
--cherry-blossom-pink:#ffb3c6;
--baby-girl:#ffe0e7;
}

More palettes to explore