All Palettes

Color Palette #d1c6a8, #a79b8b, #7b6b5b, #4c3f2a, #3d291f

0%
0%
0%

CSS code for this palette

/* CSS */
.cyrus-grass {
color: #d1c6a8;
}
.city-loft {
color: #a79b8b;
}
.warrior {
color: #7b6b5b;
}
.witch-s-cottage {
color: #4c3f2a;
}
.bistre {
color: #3d291f;
}

/* CSS Variables */
:root {
--cyrus-grass:#d1c6a8;
--city-loft:#a79b8b;
--warrior:#7b6b5b;
--witch-s-cottage:#4c3f2a;
--bistre:#3d291f;
}

More palettes to explore