All Palettes

Color Palette #fad12e, #f5c02e, #f2b32c, #d75928, #a9392d

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.freesia {
color: #f5c02e;
}
.xanthous {
color: #f2b32c;
}
.obstinate-orange {
color: #d75928;
}
.sweet-brown {
color: #a9392d;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--freesia:#f5c02e;
--xanthous:#f2b32c;
--obstinate-orange:#d75928;
--sweet-brown:#a9392d;
}

More palettes to explore