All Palettes

Color Palette #f1c84b, #f0a800, #d67d00, #a85100, #803c00

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-pepper {
color: #d67d00;
}
.tijolo {
color: #a85100;
}
.hazelnut-chocolate {
color: #803c00;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--welcoming-wasp:#f0a800;
--orange-pepper:#d67d00;
--tijolo:#a85100;
--hazelnut-chocolate:#803c00;
}

More palettes to explore