All Palettes

Color Palette #f5b400, #ffd942, #ffeb8a, #f8d75d, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.sunny-side-up {
color: #ffd942;
}
.quack-quack {
color: #ffeb8a;
}
.glitter-yellow {
color: #f8d75d;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--sunny-side-up:#ffd942;
--quack-quack:#ffeb8a;
--glitter-yellow:#f8d75d;
--mandarin-peel:#ff9d00;
}

More palettes to explore