All Palettes

Color Palette #1d3f34, #3b6d6d, #5b9a88, #8bc6a3, #b3e5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.sherwood-green {
color: #1d3f34;
}
.moonlit-forest {
color: #3b6d6d;
}
.derby-green {
color: #5b9a88;
}
.park-green-flat {
color: #8bc6a3;
}
.crystal-rapids {
color: #b3e5d1;
}

/* CSS Variables */
:root {
--sherwood-green:#1d3f34;
--moonlit-forest:#3b6d6d;
--derby-green:#5b9a88;
--park-green-flat:#8bc6a3;
--crystal-rapids:#b3e5d1;
}

More palettes to explore