All Palettes

Color Palette #fb9f28, #f6b44c, #f3c66d, #f1e99d, #d9a24a

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-yellow {
color: #fb9f28;
}
.mango-margarita {
color: #f6b44c;
}
.cornsilk-yellow {
color: #f3c66d;
}
.first-day-of-summer {
color: #f1e99d;
}
.gold-foil {
color: #d9a24a;
}

/* CSS Variables */
:root {
--radiant-yellow:#fb9f28;
--mango-margarita:#f6b44c;
--cornsilk-yellow:#f3c66d;
--first-day-of-summer:#f1e99d;
--gold-foil:#d9a24a;
}

More palettes to explore