All Palettes

Color Palette #f5d07a, #f0a800, #e68a00, #e66b00, #d65900

0%
0%
0%

CSS code for this palette

/* CSS */
.popcorn {
color: #f5d07a;
}
.welcoming-wasp {
color: #f0a800;
}
.hotter-butter {
color: #e68a00;
}
.accent-orange {
color: #e66b00;
}
.exuberance {
color: #d65900;
}

/* CSS Variables */
:root {
--popcorn:#f5d07a;
--welcoming-wasp:#f0a800;
--hotter-butter:#e68a00;
--accent-orange:#e66b00;
--exuberance:#d65900;
}

More palettes to explore