All Palettes

Color Palette #6adae7, #4ab8d3, #2a94bb, #0a6f9e, #005b80

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.bachelor-button {
color: #4ab8d3;
}
.christmas-blue {
color: #2a94bb;
}
.tofino-belue {
color: #0a6f9e;
}
.mykonos-blue {
color: #005b80;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--bachelor-button:#4ab8d3;
--christmas-blue:#2a94bb;
--tofino-belue:#0a6f9e;
--mykonos-blue:#005b80;
}

More palettes to explore