All Palettes

Color Palette #d6006f, #ff6d1f, #ffb300, #ffd900, #ffec99

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.soviet-gold {
color: #ffd900;
}
.old-yella {
color: #ffec99;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--soviet-gold:#ffd900;
--old-yella:#ffec99;
}

More palettes to explore