All Palettes

Color Palette #80ccea, #4bb5e2, #0095b3, #007a8a, #00606b

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-of-ocean {
color: #80ccea;
}
.lake-thun {
color: #4bb5e2;
}
.bondi-blue {
color: #0095b3;
}
.cote-d-azur {
color: #007a8a;
}
.petrol {
color: #00606b;
}

/* CSS Variables */
:root {
--sky-of-ocean:#80ccea;
--lake-thun:#4bb5e2;
--bondi-blue:#0095b3;
--cote-d-azur:#007a8a;
--petrol:#00606b;
}

More palettes to explore