All Palettes

Color Palette #e1a95b, #f1c84b, #f8e61b, #a1d64c, #4ea9b1

0%
0%
0%

CSS code for this palette

/* CSS */
.earth-yellow {
color: #e1a95b;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.xanthic {
color: #f8e61b;
}
.two-peas-in-a-pod {
color: #a1d64c;
}
.freshwater {
color: #4ea9b1;
}

/* CSS Variables */
:root {
--earth-yellow:#e1a95b;
--solar-plexus-chakra:#f1c84b;
--xanthic:#f8e61b;
--two-peas-in-a-pod:#a1d64c;
--freshwater:#4ea9b1;
}

More palettes to explore