All Palettes

Color Palette #a7d7d0, #66b2a4, #4f9c8b, #3e7e6c, #2b5a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d7d0;
}
.tropic-turquoise {
color: #66b2a4;
}
.petrol-green {
color: #4f9c8b;
}
.sh-i-c-o-l-green {
color: #3e7e6c;
}
.old-money {
color: #2b5a4c;
}

/* CSS Variables */
:root {
--sinbad:#a7d7d0;
--tropic-turquoise:#66b2a4;
--petrol-green:#4f9c8b;
--sh-i-c-o-l-green:#3e7e6c;
--old-money:#2b5a4c;
}

More palettes to explore