All Palettes

Color Palette #f7d850, #e6b400, #d19900, #a87e00, #5c5c00

0%
0%
0%

CSS code for this palette

/* CSS */
.energy-yellow {
color: #f7d850;
}
.fat-gold {
color: #e6b400;
}
.leopard {
color: #d19900;
}
.brown-butter {
color: #a87e00;
}
.douro {
color: #5c5c00;
}

/* CSS Variables */
:root {
--energy-yellow:#f7d850;
--fat-gold:#e6b400;
--leopard:#d19900;
--brown-butter:#a87e00;
--douro:#5c5c00;
}

More palettes to explore