All Palettes

Color Palette #a7eaf1, #81d7e4, #4ab3d3, #008c9e, #005c66

0%
0%
0%

CSS code for this palette

/* CSS */
.uranus {
color: #a7eaf1;
}
.middle-blue {
color: #81d7e4;
}
.epimetheus {
color: #4ab3d3;
}
.toy-blue {
color: #008c9e;
}
.egyptian-enamel {
color: #005c66;
}

/* CSS Variables */
:root {
--uranus:#a7eaf1;
--middle-blue:#81d7e4;
--epimetheus:#4ab3d3;
--toy-blue:#008c9e;
--egyptian-enamel:#005c66;
}

More palettes to explore