All Palettes

Color Palette #a2c2e6, #81b0d9, #5c9bc1, #3985b1, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a2c2e6;
}
.buoyant-blue {
color: #81b0d9;
}
.blueberry-soft-blue {
color: #5c9bc1;
}
.curious-blue {
color: #3985b1;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--sky-high:#a2c2e6;
--buoyant-blue:#81b0d9;
--blueberry-soft-blue:#5c9bc1;
--curious-blue:#3985b1;
--turkish-tile:#007e9e;
}

More palettes to explore