All Palettes

Color Palette #b1a68b, #a79f7b, #8c7d6e, #6d5c4f, #4a493b

0%
0%
0%

CSS code for this palette

/* CSS */
.bland {
color: #b1a68b;
}
.hillary {
color: #a79f7b;
}
.restful-brown {
color: #8c7d6e;
}
.coffee-house {
color: #6d5c4f;
}
.treasure-island {
color: #4a493b;
}

/* CSS Variables */
:root {
--bland:#b1a68b;
--hillary:#a79f7b;
--restful-brown:#8c7d6e;
--coffee-house:#6d5c4f;
--treasure-island:#4a493b;
}

More palettes to explore