All Palettes

Color Palette #fff04d, #e6da00, #c2b500, #a39e00, #8a8a00

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-cattleya {
color: #fff04d;
}
.peridot {
color: #e6da00;
}
.brownish-yellow {
color: #c2b500;
}
.countryside {
color: #a39e00;
}
.old-asparagus {
color: #8a8a00;
}

/* CSS Variables */
:root {
--yellow-cattleya:#fff04d;
--peridot:#e6da00;
--brownish-yellow:#c2b500;
--countryside:#a39e00;
--old-asparagus:#8a8a00;
}

More palettes to explore