All Palettes

Color Palette #f6e246, #f0b428, #eb7e0a, #d25d32, #a14a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-snitch {
color: #f6e246;
}
.xanthous {
color: #f0b428;
}
.pumpkin-cat {
color: #eb7e0a;
}
.chilean-fire {
color: #d25d32;
}
.viva-magenta {
color: #a14a8b;
}

/* CSS Variables */
:root {
--golden-snitch:#f6e246;
--xanthous:#f0b428;
--pumpkin-cat:#eb7e0a;
--chilean-fire:#d25d32;
--viva-magenta:#a14a8b;
}

More palettes to explore