All Palettes

Color Palette #afe1e9, #8dced8, #4eb3d4, #00a1c2, #00778f

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #afe1e9;
}
.winter-chill {
color: #8dced8;
}
.epimetheus {
color: #4eb3d4;
}
.scuba-blue {
color: #00a1c2;
}
.cleopatra {
color: #00778f;
}

/* CSS Variables */
:root {
--powder-blue:#afe1e9;
--winter-chill:#8dced8;
--epimetheus:#4eb3d4;
--scuba-blue:#00a1c2;
--cleopatra:#00778f;
}

More palettes to explore