All Palettes

Color Palette #f5fb3c, #f1df3b, #e1c53d, #d1a73d, #c28c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bandanna {
color: #f5fb3c;
}
.juicy-jackfruit {
color: #f1df3b;
}
.seed-pod {
color: #e1c53d;
}
.cremini {
color: #d1a73d;
}
.butter-base {
color: #c28c2e;
}

/* CSS Variables */
:root {
--banana-bandanna:#f5fb3c;
--juicy-jackfruit:#f1df3b;
--seed-pod:#e1c53d;
--cremini:#d1a73d;
--butter-base:#c28c2e;
}

More palettes to explore