All Palettes

Color Palette #fae500, #f0d000, #e6b800, #d6a100, #a88c00

0%
0%
0%

CSS code for this palette

/* CSS */
.flatty-yellow {
color: #fae500;
}
.safety-yellow {
color: #f0d000;
}
.fat-gold {
color: #e6b800;
}
.moldy-ochre {
color: #d6a100;
}
.romaine-green {
color: #a88c00;
}

/* CSS Variables */
:root {
--flatty-yellow:#fae500;
--safety-yellow:#f0d000;
--fat-gold:#e6b800;
--moldy-ochre:#d6a100;
--romaine-green:#a88c00;
}

More palettes to explore