All Palettes

Color Palette #6adae7, #4bc2d8, #2ca5b5, #1f7b89, #1a5b60

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.bachelor-button {
color: #4bc2d8;
}
.sparkling-cove {
color: #2ca5b5;
}
.bermuda {
color: #1f7b89;
}
.uncharted {
color: #1a5b60;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--bachelor-button:#4bc2d8;
--sparkling-cove:#2ca5b5;
--bermuda:#1f7b89;
--uncharted:#1a5b60;
}

More palettes to explore