All Palettes

Color Palette #b8c9b5, #a3c2b7, #6eaa8b, #4a8c7e, #405c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-dream {
color: #b8c9b5;
}
.folk-tales {
color: #a3c2b7;
}
.melon-green {
color: #6eaa8b;
}
.winter-green {
color: #4a8c7e;
}
.teal-forest {
color: #405c5e;
}

/* CSS Variables */
:root {
--aqua-dream:#b8c9b5;
--folk-tales:#a3c2b7;
--melon-green:#6eaa8b;
--winter-green:#4a8c7e;
--teal-forest:#405c5e;
}

More palettes to explore