All Palettes

Color Palette #d7b7b2, #c9a69c, #bfae8d, #a8b34d, #708b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-whip {
color: #d7b7b2;
}
.teatime-mauve {
color: #c9a69c;
}
.olive-gold {
color: #bfae8d;
}
.delaunay-green {
color: #a8b34d;
}
.olive-thrill {
color: #708b2d;
}

/* CSS Variables */
:root {
--peach-whip:#d7b7b2;
--teatime-mauve:#c9a69c;
--olive-gold:#bfae8d;
--delaunay-green:#a8b34d;
--olive-thrill:#708b2d;
}

More palettes to explore