All Palettes

Color Palette #7de6f2, #4bc9e2, #29a2c7, #007a8a, #005c66

0%
0%
0%

CSS code for this palette

/* CSS */
.dead-sea {
color: #7de6f2;
}
.clean-pool {
color: #4bc9e2;
}
.sardinia-beaches {
color: #29a2c7;
}
.cote-d-azur {
color: #007a8a;
}
.egyptian-enamel {
color: #005c66;
}

/* CSS Variables */
:root {
--dead-sea:#7de6f2;
--clean-pool:#4bc9e2;
--sardinia-beaches:#29a2c7;
--cote-d-azur:#007a8a;
--egyptian-enamel:#005c66;
}

More palettes to explore