All Palettes

Color Palette #6fd8a5, #3cbe90, #2a9d7b, #1f7f69, #135d56

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-aquamarine {
color: #6fd8a5;
}
.hisui-kingfisher {
color: #3cbe90;
}
.green-jelly {
color: #2a9d7b;
}
.accent-green-blue {
color: #1f7f69;
}
.baltic-prince {
color: #135d56;
}

/* CSS Variables */
:root {
--medium-aquamarine:#6fd8a5;
--hisui-kingfisher:#3cbe90;
--green-jelly:#2a9d7b;
--accent-green-blue:#1f7f69;
--baltic-prince:#135d56;
}

More palettes to explore