All Palettes

Color Palette #f5fb3c, #e2da40, #c7b43d, #a78f2f, #8c6f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bandanna {
color: #f5fb3c;
}
.citrus-sugar {
color: #e2da40;
}
.warm-olive {
color: #c7b43d;
}
.faint-green {
color: #a78f2f;
}
.corn-harvest {
color: #8c6f2b;
}

/* CSS Variables */
:root {
--banana-bandanna:#f5fb3c;
--citrus-sugar:#e2da40;
--warm-olive:#c7b43d;
--faint-green:#a78f2f;
--corn-harvest:#8c6f2b;
}

More palettes to explore