All Palettes

Color Palette #f0e0b7, #d8c19d, #bfaf7d, #a69b64, #8b8150

0%
0%
0%

CSS code for this palette

/* CSS */
.sauerkraut {
color: #f0e0b7;
}
.golden-gate {
color: #d8c19d;
}
.nettle {
color: #bfaf7d;
}
.zandri-dust {
color: #a69b64;
}
.sour-bubba {
color: #8b8150;
}

/* CSS Variables */
:root {
--sauerkraut:#f0e0b7;
--golden-gate:#d8c19d;
--nettle:#bfaf7d;
--zandri-dust:#a69b64;
--sour-bubba:#8b8150;
}

More palettes to explore