All Palettes

Color Palette #d6006f, #ff4281, #ff80aa, #ffad42, #ffd642

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.sasquatch-socks {
color: #ff4281;
}
.carnation-pink {
color: #ff80aa;
}
.mandarin-sorbet {
color: #ffad42;
}
.python-yellow {
color: #ffd642;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--sasquatch-socks:#ff4281;
--carnation-pink:#ff80aa;
--mandarin-sorbet:#ffad42;
--python-yellow:#ffd642;
}

More palettes to explore