All Palettes

Color Palette #a7e2d5, #4cb8b1, #009987, #007a6e, #00615c

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a7e2d5;
}
.tropical-escape {
color: #4cb8b1;
}
.plumage {
color: #009987;
}
.pond-moss {
color: #007a6e;
}
.mosque {
color: #00615c;
}

/* CSS Variables */
:root {
--botanical-tint:#a7e2d5;
--tropical-escape:#4cb8b1;
--plumage:#009987;
--pond-moss:#007a6e;
--mosque:#00615c;
}

More palettes to explore