All Palettes

Color Palette #6f4f3e, #c2b180, #508e2f, #3a7859, #0d4b91

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-leather {
color: #6f4f3e;
}
.ecru {
color: #c2b180;
}
.fresh-onion {
color: #508e2f;
}
.amazon {
color: #3a7859;
}
.yale-blue {
color: #0d4b91;
}

/* CSS Variables */
:root {
--traditional-leather:#6f4f3e;
--ecru:#c2b180;
--fresh-onion:#508e2f;
--amazon:#3a7859;
--yale-blue:#0d4b91;
}

More palettes to explore