All Palettes

Color Palette #fb9f28, #faa629, #f8c54f, #f6e5a7, #f2b26e

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-yellow {
color: #fb9f28;
}
.carona {
color: #faa629;
}
.creamy-sweet-corn {
color: #f8c54f;
}
.gold-sand {
color: #f6e5a7;
}
.evening-sunset {
color: #f2b26e;
}

/* CSS Variables */
:root {
--radiant-yellow:#fb9f28;
--carona:#faa629;
--creamy-sweet-corn:#f8c54f;
--gold-sand:#f6e5a7;
--evening-sunset:#f2b26e;
}

More palettes to explore