All Palettes

Color Palette #a85f2e, #d8a06e, #b4d68f, #7eb05e, #4b8b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.western-sunrise {
color: #d8a06e;
}
.fresh-lettuce {
color: #b4d68f;
}
.jealousy {
color: #7eb05e;
}
.lush-grass {
color: #4b8b4b;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--western-sunrise:#d8a06e;
--fresh-lettuce:#b4d68f;
--jealousy:#7eb05e;
--lush-grass:#4b8b4b;
}

More palettes to explore