All Palettes

Color Palette #f9a824, #ffb300, #fff59e, #ffec42, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.ucla-gold {
color: #ffb300;
}
.lemon-bundt-cake {
color: #fff59e;
}
.hollandaise {
color: #ffec42;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--ucla-gold:#ffb300;
--lemon-bundt-cake:#fff59e;
--hollandaise:#ffec42;
--vibrant:#ffd54d;
}

More palettes to explore