All Palettes

Color Palette #fae500, #ffd500, #ffc800, #ffae00, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.flatty-yellow {
color: #fae500;
}
.cyber-yellow {
color: #ffd500;
}
.forsythia {
color: #ffc800;
}
.fresh-squeezed {
color: #ffae00;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--flatty-yellow:#fae500;
--cyber-yellow:#ffd500;
--forsythia:#ffc800;
--fresh-squeezed:#ffae00;
--mandarin-peel:#ff9d00;
}

More palettes to explore