All Palettes

Color Palette #f5fb3c, #e4c62f, #c2a72e, #a18b2b, #8d7b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bandanna {
color: #f5fb3c;
}
.thai-temple {
color: #e4c62f;
}
.hippie-trail {
color: #c2a72e;
}
.faint-green {
color: #a18b2b;
}
.aubergine-green {
color: #8d7b2a;
}

/* CSS Variables */
:root {
--banana-bandanna:#f5fb3c;
--thai-temple:#e4c62f;
--hippie-trail:#c2a72e;
--faint-green:#a18b2b;
--aubergine-green:#8d7b2a;
}

More palettes to explore