All Palettes

Color Palette #f0e78e, #f1c84b, #e9a63a, #d67c2e, #c75b29

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.gilded-leaves {
color: #e9a63a;
}
.bitter-orange {
color: #d67c2e;
}
.golden-lion-tamarin {
color: #c75b29;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--solar-plexus-chakra:#f1c84b;
--gilded-leaves:#e9a63a;
--bitter-orange:#d67c2e;
--golden-lion-tamarin:#c75b29;
}

More palettes to explore