All Palettes

Color Palette #f9e6a9, #f5c400, #db9d00, #b37a00, #806c00

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f9e6a9;
}
.syndicalist {
color: #f5c400;
}
.orange-satisfaction {
color: #db9d00;
}
.golden-brown {
color: #b37a00;
}
.sunlit-kelp-green {
color: #806c00;
}

/* CSS Variables */
:root {
--gold-sand:#f9e6a9;
--syndicalist:#f5c400;
--orange-satisfaction:#db9d00;
--golden-brown:#b37a00;
--sunlit-kelp-green:#806c00;
}

More palettes to explore