All Palettes

Color Palette #ffbb00, #f5c400, #dba400, #a88c00, #806c00

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.syndicalist {
color: #f5c400;
}
.golden-beryl-yellow {
color: #dba400;
}
.romaine-green {
color: #a88c00;
}
.sunlit-kelp-green {
color: #806c00;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--syndicalist:#f5c400;
--golden-beryl-yellow:#dba400;
--romaine-green:#a88c00;
--sunlit-kelp-green:#806c00;
}

More palettes to explore