All Palettes

Color Palette #3b8c3c, #3b9b5d, #3db88d, #3dc7b4, #3ccddd

0%
0%
0%

CSS code for this palette

/* CSS */
.resplendent-growth {
color: #3b8c3c;
}
.kelly-green {
color: #3b9b5d;
}
.mint {
color: #3db88d;
}
.tint-of-turquoise {
color: #3dc7b4;
}
.lake-thun {
color: #3ccddd;
}

/* CSS Variables */
:root {
--resplendent-growth:#3b8c3c;
--kelly-green:#3b9b5d;
--mint:#3db88d;
--tint-of-turquoise:#3dc7b4;
--lake-thun:#3ccddd;
}

More palettes to explore