All Palettes

Color Palette #4a4d00, #5a2a2a, #4c4e3b, #2e2e2e, #e8e9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.highlands-moss {
color: #4a4d00;
}
.kuwazome-red {
color: #5a2a2a;
}
.kelp {
color: #4c4e3b;
}
.carbon-fiber {
color: #2e2e2e;
}
.perfect-pear {
color: #e8e9b9;
}

/* CSS Variables */
:root {
--highlands-moss:#4a4d00;
--kuwazome-red:#5a2a2a;
--kelp:#4c4e3b;
--carbon-fiber:#2e2e2e;
--perfect-pear:#e8e9b9;
}

More palettes to explore