All Palettes

Color Palette #f6f33c, #f0a800, #e68a00, #d65900, #b34400

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-bandanna {
color: #f6f33c;
}
.welcoming-wasp {
color: #f0a800;
}
.hotter-butter {
color: #e68a00;
}
.exuberance {
color: #d65900;
}
.beef-bourguignon {
color: #b34400;
}

/* CSS Variables */
:root {
--banana-bandanna:#f6f33c;
--welcoming-wasp:#f0a800;
--hotter-butter:#e68a00;
--exuberance:#d65900;
--beef-bourguignon:#b34400;
}

More palettes to explore