All Palettes

Color Palette #c0996d, #a2633f, #6e4f4e, #3d292c, #d8c87d

0%
0%
0%

CSS code for this palette

/* CSS */
.cardboard {
color: #c0996d;
}
.earth {
color: #a2633f;
}
.buccaneer {
color: #6e4f4e;
}
.wenge-black {
color: #3d292c;
}
.spring-grass {
color: #d8c87d;
}

/* CSS Variables */
:root {
--cardboard:#c0996d;
--earth:#a2633f;
--buccaneer:#6e4f4e;
--wenge-black:#3d292c;
--spring-grass:#d8c87d;
}

More palettes to explore