All Palettes

Color Palette #e88e3b, #f5c26b, #e2e069, #a3d86e, #3c904d

0%
0%
0%

CSS code for this palette

/* CSS */
.california {
color: #e88e3b;
}
.hawker-s-gold {
color: #f5c26b;
}
.fandangle {
color: #e2e069;
}
.tropical-light {
color: #a3d86e;
}
.wild-forest {
color: #3c904d;
}

/* CSS Variables */
:root {
--california:#e88e3b;
--hawker-s-gold:#f5c26b;
--fandangle:#e2e069;
--tropical-light:#a3d86e;
--wild-forest:#3c904d;
}

More palettes to explore