All Palettes

Color Palette #f6e79d, #f7d74b, #f9c02f, #faa700, #f58b00

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f6e79d;
}
.anna-banana {
color: #f7d74b;
}
.saffron {
color: #f9c02f;
}
.chrome-yellow {
color: #faa700;
}
.saffron-gold {
color: #f58b00;
}

/* CSS Variables */
:root {
--storm-lightning:#f6e79d;
--anna-banana:#f7d74b;
--saffron:#f9c02f;
--chrome-yellow:#faa700;
--saffron-gold:#f58b00;
}

More palettes to explore