All Palettes

Color Palette #9f512d, #c9b89c, #8f9c54, #4b6f44, #2e3823

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.elemental-tan {
color: #c9b89c;
}
.totally-broccoli {
color: #8f9c54;
}
.pine-scent {
color: #4b6f44;
}
.rangitoto {
color: #2e3823;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--elemental-tan:#c9b89c;
--totally-broccoli:#8f9c54;
--pine-scent:#4b6f44;
--rangitoto:#2e3823;
}

More palettes to explore