All Palettes

Color Palette #6adae7, #49b7d0, #009dbd, #00778a, #005f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.bachelor-button {
color: #49b7d0;
}
.greek-blue {
color: #009dbd;
}
.glamour-green {
color: #00778a;
}
.petrol {
color: #005f6b;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--bachelor-button:#49b7d0;
--greek-blue:#009dbd;
--glamour-green:#00778a;
--petrol:#005f6b;
}

More palettes to explore