All Palettes

Color Palette #80b2d1, #4e9ec6, #0c7b9d, #007a72, #005c57

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-cuddle {
color: #80b2d1;
}
.blue-grotto {
color: #4e9ec6;
}
.mitchell-blue {
color: #0c7b9d;
}
.hydra-turquoise {
color: #007a72;
}
.tidal-pool {
color: #005c57;
}

/* CSS Variables */
:root {
--blue-cuddle:#80b2d1;
--blue-grotto:#4e9ec6;
--mitchell-blue:#0c7b9d;
--hydra-turquoise:#007a72;
--tidal-pool:#005c57;
}

More palettes to explore