All Palettes

Color Palette #6bdae6, #4fb3c9, #2b8f9c, #1d6b81, #1a4d61

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6bdae6;
}
.viking {
color: #4fb3c9;
}
.scooter {
color: #2b8f9c;
}
.billabong {
color: #1d6b81;
}
.lazurite-blue {
color: #1a4d61;
}

/* CSS Variables */
:root {
--turquoise-sea:#6bdae6;
--viking:#4fb3c9;
--scooter:#2b8f9c;
--billabong:#1d6b81;
--lazurite-blue:#1a4d61;
}

More palettes to explore