All Palettes

Color Palette #f5a700, #fabb00, #ffc300, #ffd900, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-sweetcorn {
color: #f5a700;
}
.blue-angels-yellow {
color: #fabb00;
}
.citrus-splash {
color: #ffc300;
}
.soviet-gold {
color: #ffd900;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--spicy-sweetcorn:#f5a700;
--blue-angels-yellow:#fabb00;
--citrus-splash:#ffc300;
--soviet-gold:#ffd900;
--star:#ffe500;
}

More palettes to explore