All Palettes

Color Palette #d6006f, #ff5c8a, #ff8095, #ffb3c6, #ffd6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.stellar-strawberry {
color: #ff5c8a;
}
.camaron-pink {
color: #ff8095;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.pink-currant {
color: #ffd6e9;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--stellar-strawberry:#ff5c8a;
--camaron-pink:#ff8095;
--cherry-blossom-pink:#ffb3c6;
--pink-currant:#ffd6e9;
}

More palettes to explore