All Palettes

Color Palette #a5e2e9, #78d3d0, #4cc2c8, #3a9b9c, #2a7a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a5e2e9;
}
.soft-turquoise {
color: #78d3d0;
}
.gem-turquoise {
color: #4cc2c8;
}
.latigo-bay {
color: #3a9b9c;
}
.atoll {
color: #2a7a7a;
}

/* CSS Variables */
:root {
--blizzard-blue:#a5e2e9;
--soft-turquoise:#78d3d0;
--gem-turquoise:#4cc2c8;
--latigo-bay:#3a9b9c;
--atoll:#2a7a7a;
}

More palettes to explore