All Palettes

Color Palette #b08e4f, #c7a76b, #d9c292, #f2e4b1, #7e5c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-mustard {
color: #b08e4f;
}
.ginger-ale {
color: #c7a76b;
}
.del-sol-maize {
color: #d9c292;
}
.oyster-bisque {
color: #f2e4b1;
}
.japanese-iris {
color: #7e5c3e;
}

/* CSS Variables */
:root {
--honey-mustard:#b08e4f;
--ginger-ale:#c7a76b;
--del-sol-maize:#d9c292;
--oyster-bisque:#f2e4b1;
--japanese-iris:#7e5c3e;
}

More palettes to explore