All Palettes

Color Palette #1c3b33, #4a5c5e, #7e7b77, #c1b79f, #d4a082

0%
0%
0%

CSS code for this palette

/* CSS */
.k-rainando-green {
color: #1c3b33;
}
.still-water {
color: #4a5c5e;
}
.caps {
color: #7e7b77;
}
.wagon-wheel {
color: #c1b79f;
}
.orange-maple {
color: #d4a082;
}

/* CSS Variables */
:root {
--k-rainando-green:#1c3b33;
--still-water:#4a5c5e;
--caps:#7e7b77;
--wagon-wheel:#c1b79f;
--orange-maple:#d4a082;
}

More palettes to explore