All Palettes

Color Palette #f6df2c, #f7c750, #f79f3b, #e68a00, #d65d00

0%
0%
0%

CSS code for this palette

/* CSS */
.the-fifth-sun {
color: #f6df2c;
}
.go-bananas {
color: #f7c750;
}
.chat-orange {
color: #f79f3b;
}
.hotter-butter {
color: #e68a00;
}
.exuberance {
color: #d65d00;
}

/* CSS Variables */
:root {
--the-fifth-sun:#f6df2c;
--go-bananas:#f7c750;
--chat-orange:#f79f3b;
--hotter-butter:#e68a00;
--exuberance:#d65d00;
}

More palettes to explore