All Palettes

Color Palette #daa82b, #e5b738, #f1c54b, #f9d767, #fce1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fine-gold {
color: #daa82b;
}
.last-sunlight {
color: #e5b738;
}
.eyelash-viper {
color: #f1c54b;
}
.lighthouse-glow {
color: #f9d767;
}
.polka-dot-skirt {
color: #fce1a1;
}

/* CSS Variables */
:root {
--fine-gold:#daa82b;
--last-sunlight:#e5b738;
--eyelash-viper:#f1c54b;
--lighthouse-glow:#f9d767;
--polka-dot-skirt:#fce1a1;
}

More palettes to explore