All Palettes

Color Palette #f6df2c, #f8c84f, #f8982a, #f5743d, #d8433b

0%
0%
0%

CSS code for this palette

/* CSS */
.the-fifth-sun {
color: #f6df2c;
}
.go-bananas {
color: #f8c84f;
}
.texas-sunset {
color: #f8982a;
}
.chinese-orange {
color: #f5743d;
}
.dangerously-red {
color: #d8433b;
}

/* CSS Variables */
:root {
--the-fifth-sun:#f6df2c;
--go-bananas:#f8c84f;
--texas-sunset:#f8982a;
--chinese-orange:#f5743d;
--dangerously-red:#d8433b;
}

More palettes to explore