All Palettes

Color Palette #d5caaa, #e4b95e, #bfaf88, #a78c6c, #7e694e

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-sands {
color: #d5caaa;
}
.river-of-gold {
color: #e4b95e;
}
.earthy-ochre {
color: #bfaf88;
}
.tannin {
color: #a78c6c;
}
.anthill {
color: #7e694e;
}

/* CSS Variables */
:root {
--fiji-sands:#d5caaa;
--river-of-gold:#e4b95e;
--earthy-ochre:#bfaf88;
--tannin:#a78c6c;
--anthill:#7e694e;
}

More palettes to explore