All Palettes

Color Palette #d6006f, #c2005e, #a3004f, #ff6d1f, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.rowan {
color: #c2005e;
}
.violet-red {
color: #a3004f;
}
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--rowan:#c2005e;
--violet-red:#a3004f;
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
}

More palettes to explore