All Palettes

Color Palette #f2df4a, #f59b00, #ff5100, #ff0080, #c800ff

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-snitch {
color: #f2df4a;
}
.kin-gold {
color: #f59b00;
}
.aerospace-orange {
color: #ff5100;
}
.neon-rose {
color: #ff0080;
}
.vivid-orchid {
color: #c800ff;
}

/* CSS Variables */
:root {
--golden-snitch:#f2df4a;
--kin-gold:#f59b00;
--aerospace-orange:#ff5100;
--neon-rose:#ff0080;
--vivid-orchid:#c800ff;
}

More palettes to explore