All Palettes

Color Palette #f9a824, #ffb84d, #ffcc80, #fff59e, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.lemon-bundt-cake {
color: #fff59e;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--lemon-bundt-cake:#fff59e;
--tiger-yellow:#ffdf80;
}

More palettes to explore