All Palettes

Color Palette #4a3d2b, #8e7b5d, #c6b295, #e4d4b4, #f7e9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.harpy-brown {
color: #4a3d2b;
}
.prairie-grove {
color: #8e7b5d;
}
.barking-prairie-dog {
color: #c6b295;
}
.loofah {
color: #e4d4b4;
}
.ivory-tassel {
color: #f7e9d9;
}

/* CSS Variables */
:root {
--harpy-brown:#4a3d2b;
--prairie-grove:#8e7b5d;
--barking-prairie-dog:#c6b295;
--loofah:#e4d4b4;
--ivory-tassel:#f7e9d9;
}

More palettes to explore