All Palettes

Color Palette #e1b00e, #f2d43a, #f7e25f, #f9e88b, #fdfd9b

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-tooth {
color: #e1b00e;
}
.giallo {
color: #f2d43a;
}
.goldfinch {
color: #f7e25f;
}
.no-gmb-yellow {
color: #f9e88b;
}
.walking-on-sunshine {
color: #fdfd9b;
}

/* CSS Variables */
:root {
--gold-tooth:#e1b00e;
--giallo:#f2d43a;
--goldfinch:#f7e25f;
--no-gmb-yellow:#f9e88b;
--walking-on-sunshine:#fdfd9b;
}

More palettes to explore