All Palettes

Color Palette #e0a55c, #f1cb4b, #f8e6a0, #f3b47c, #e86a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.earth-yellow {
color: #e0a55c;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.venetian-yellow {
color: #f8e6a0;
}
.sunburst {
color: #f3b47c;
}
.coral-orange {
color: #e86a4a;
}

/* CSS Variables */
:root {
--earth-yellow:#e0a55c;
--solar-plexus-chakra:#f1cb4b;
--venetian-yellow:#f8e6a0;
--sunburst:#f3b47c;
--coral-orange:#e86a4a;
}

More palettes to explore