All Palettes

Color Palette #a2e2ec, #76c4d6, #3fa6c6, #008fb3, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.blizzard-blue {
color: #a2e2ec;
}
.thredbo {
color: #76c4d6;
}
.blue-raspberry-seed {
color: #3fa6c6;
}
.algiers-blue {
color: #008fb3;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--blizzard-blue:#a2e2ec;
--thredbo:#76c4d6;
--blue-raspberry-seed:#3fa6c6;
--algiers-blue:#008fb3;
--sea-sight:#007a99;
}

More palettes to explore