All Palettes

Color Palette #6adae7, #4dc1d5, #3da3b8, #2c7a8c, #1b5a5f

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.bachelor-button {
color: #4dc1d5;
}
.aquatic-cool {
color: #3da3b8;
}
.turkish-stone {
color: #2c7a8c;
}
.uncharted {
color: #1b5a5f;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--bachelor-button:#4dc1d5;
--aquatic-cool:#3da3b8;
--turkish-stone:#2c7a8c;
--uncharted:#1b5a5f;
}

More palettes to explore