All Palettes

Color Palette #fff04d, #f9e54e, #f0d04c, #e7b84b, #d59e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-cattleya {
color: #fff04d;
}
.paris-daisy {
color: #f9e54e;
}
.radiant-sun {
color: #f0d04c;
}
.honey-glow {
color: #e7b84b;
}
.espresso-crema {
color: #d59e3f;
}

/* CSS Variables */
:root {
--yellow-cattleya:#fff04d;
--paris-daisy:#f9e54e;
--radiant-sun:#f0d04c;
--honey-glow:#e7b84b;
--espresso-crema:#d59e3f;
}

More palettes to explore