All Palettes

Color Palette #6adae7, #4bc2d8, #3ba3b5, #2b8997, #1c717d

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.bachelor-button {
color: #4bc2d8;
}
.aquatic-cool {
color: #3ba3b5;
}
.kings-of-sea {
color: #2b8997;
}
.billabong {
color: #1c717d;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--bachelor-button:#4bc2d8;
--aquatic-cool:#3ba3b5;
--kings-of-sea:#2b8997;
--billabong:#1c717d;
}

More palettes to explore