All Palettes

Color Palette #fae500, #f5d400, #f0b400, #f0a000, #e68a00

0%
0%
0%

CSS code for this palette

/* CSS */
.flatty-yellow {
color: #fae500;
}
.empire-yellow {
color: #f5d400;
}
.american-yellow {
color: #f0b400;
}
.lemon-dream {
color: #f0a000;
}
.hotter-butter {
color: #e68a00;
}

/* CSS Variables */
:root {
--flatty-yellow:#fae500;
--empire-yellow:#f5d400;
--american-yellow:#f0b400;
--lemon-dream:#f0a000;
--hotter-butter:#e68a00;
}

More palettes to explore