All Palettes

Color Palette #a6e2cf, #76d0c0, #4db1b3, #1f9898, #009485

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-tower {
color: #a6e2cf;
}
.jolly-jade {
color: #76d0c0;
}
.crystalsong-blue {
color: #4db1b3;
}
.sea-fantasy {
color: #1f9898;
}
.deep-peacock-blue {
color: #009485;
}

/* CSS Variables */
:root {
--turquoise-tower:#a6e2cf;
--jolly-jade:#76d0c0;
--crystalsong-blue:#4db1b3;
--sea-fantasy:#1f9898;
--deep-peacock-blue:#009485;
}

More palettes to explore