All Palettes

Color Palette #d7b370, #cac2a0, #7f9c6d, #5f7c9b, #4c4e6b

0%
0%
0%

CSS code for this palette

/* CSS */
.tan {
color: #d7b370;
}
.moth {
color: #cac2a0;
}
.wild-thyme {
color: #7f9c6d;
}
.slate-blue {
color: #5f7c9b;
}
.pango-black {
color: #4c4e6b;
}

/* CSS Variables */
:root {
--tan:#d7b370;
--moth:#cac2a0;
--wild-thyme:#7f9c6d;
--slate-blue:#5f7c9b;
--pango-black:#4c4e6b;
}

More palettes to explore