All Palettes

Color Palette #a65b3a, #d9a65e, #f4d65d, #a6b86b, #4b6a39

0%
0%
0%

CSS code for this palette

/* CSS */
.falling-leaves {
color: #a65b3a;
}
.cat-s-eye-marble {
color: #d9a65e;
}
.salmon-eggs {
color: #f4d65d;
}
.around-the-gills {
color: #a6b86b;
}
.gully-green {
color: #4b6a39;
}

/* CSS Variables */
:root {
--falling-leaves:#a65b3a;
--cat-s-eye-marble:#d9a65e;
--salmon-eggs:#f4d65d;
--around-the-gills:#a6b86b;
--gully-green:#4b6a39;
}

More palettes to explore