All Palettes

Color Palette #a3d5e0, #7fc3d2, #4fa9c9, #008fb3, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.wavelet {
color: #7fc3d2;
}
.blue-grotto {
color: #4fa9c9;
}
.algiers-blue {
color: #008fb3;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--wavelet:#7fc3d2;
--blue-grotto:#4fa9c9;
--algiers-blue:#008fb3;
--turkish-tile:#007c9e;
}

More palettes to explore