All Palettes

Color Palette #4b8169, #396a5c, #2e2e2e, #e1b7b7, #5b7b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.herb-blend {
color: #4b8169;
}
.dignified {
color: #396a5c;
}
.carbon-fiber {
color: #2e2e2e;
}
.bistro-pink {
color: #e1b7b7;
}
.fuchsite-green {
color: #5b7b6e;
}

/* CSS Variables */
:root {
--herb-blend:#4b8169;
--dignified:#396a5c;
--carbon-fiber:#2e2e2e;
--bistro-pink:#e1b7b7;
--fuchsite-green:#5b7b6e;
}

More palettes to explore