All Palettes

Color Palette #e6b400, #f5c400, #fadd00, #ffed4d, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.syndicalist {
color: #f5c400;
}
.dallol-yellow {
color: #fadd00;
}
.paris-daisy {
color: #ffed4d;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--syndicalist:#f5c400;
--dallol-yellow:#fadd00;
--paris-daisy:#ffed4d;
--star:#ffe500;
}

More palettes to explore