All Palettes

Color Palette #496e6d, #7c9c8f, #a2c3b0, #c5b59b, #8e5b3e

0%
0%
0%

CSS code for this palette

/* CSS */
.sinkhole {
color: #496e6d;
}
.parisian-patina {
color: #7c9c8f;
}
.green-silk {
color: #a2c3b0;
}
.best-beige {
color: #c5b59b;
}
.rope {
color: #8e5b3e;
}

/* CSS Variables */
:root {
--sinkhole:#496e6d;
--parisian-patina:#7c9c8f;
--green-silk:#a2c3b0;
--best-beige:#c5b59b;
--rope:#8e5b3e;
}

More palettes to explore