All Palettes

Color Palette #e0ae1a, #f1c84b, #f0a800, #e68a00, #d85f0e

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-frame {
color: #e0ae1a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.welcoming-wasp {
color: #f0a800;
}
.hotter-butter {
color: #e68a00;
}
.tiger-moth-orange {
color: #d85f0e;
}

/* CSS Variables */
:root {
--golden-frame:#e0ae1a;
--solar-plexus-chakra:#f1c84b;
--welcoming-wasp:#f0a800;
--hotter-butter:#e68a00;
--tiger-moth-orange:#d85f0e;
}

More palettes to explore