All Palettes

Color Palette #a6d7e2, #a1d3e8, #7db1d9, #4a90b5, #2c6b87

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a6d7e2;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.dun-morogh-blue {
color: #7db1d9;
}
.atlantic-gull {
color: #4a90b5;
}
.faience {
color: #2c6b87;
}

/* CSS Variables */
:root {
--winsome-hue:#a6d7e2;
--chefchaouen-blue:#a1d3e8;
--dun-morogh-blue:#7db1d9;
--atlantic-gull:#4a90b5;
--faience:#2c6b87;
}

More palettes to explore