All Palettes

Color Palette #6adae7, #4bc7d8, #2ca7c9, #0095b3, #00778f

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-sea {
color: #6adae7;
}
.sea-serpent {
color: #4bc7d8;
}
.sardinia-beaches {
color: #2ca7c9;
}
.bondi-blue {
color: #0095b3;
}
.cleopatra {
color: #00778f;
}

/* CSS Variables */
:root {
--turquoise-sea:#6adae7;
--sea-serpent:#4bc7d8;
--sardinia-beaches:#2ca7c9;
--bondi-blue:#0095b3;
--cleopatra:#00778f;
}

More palettes to explore