All Palettes

Color Palette #d6006f, #ff8800, #ffb300, #ffea00, #5bff4d

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.mandarin-jelly {
color: #ff8800;
}
.ucla-gold {
color: #ffb300;
}
.middle-yellow {
color: #ffea00;
}
.puyo-blob-green {
color: #5bff4d;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--mandarin-jelly:#ff8800;
--ucla-gold:#ffb300;
--middle-yellow:#ffea00;
--puyo-blob-green:#5bff4d;
}

More palettes to explore