All Palettes

Color Palette #d6006f, #ff5e00, #ffb300, #ffc7d5, #681b98

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.vivid-orange {
color: #ff5e00;
}
.ucla-gold {
color: #ffb300;
}
.sweet-serenade {
color: #ffc7d5;
}
.wild-violet {
color: #681b98;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--vivid-orange:#ff5e00;
--ucla-gold:#ffb300;
--sweet-serenade:#ffc7d5;
--wild-violet:#681b98;
}

More palettes to explore