All Palettes

Color Palette #f5b400, #f6c709, #f9da2f, #fce84f, #fff07a

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.sunshine-mellow {
color: #f6c709;
}
.golden-period {
color: #f9da2f;
}
.paris-daisy {
color: #fce84f;
}
.golden-aurelia {
color: #fff07a;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--sunshine-mellow:#f6c709;
--golden-period:#f9da2f;
--paris-daisy:#fce84f;
--golden-aurelia:#fff07a;
}

More palettes to explore