All Palettes

Color Palette #4a4f4e, #6b7b6e, #8eaf90, #b4d2b2, #e4f0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.cover-of-night {
color: #4a4f4e;
}
.brussels {
color: #6b7b6e;
}
.monarch-s-cocoon {
color: #8eaf90;
}
.flower-stem {
color: #b4d2b2;
}
.sun-bleached-mint {
color: #e4f0e0;
}

/* CSS Variables */
:root {
--cover-of-night:#4a4f4e;
--brussels:#6b7b6e;
--monarch-s-cocoon:#8eaf90;
--flower-stem:#b4d2b2;
--sun-bleached-mint:#e4f0e0;
}

More palettes to explore