All Palettes

Color Palette #4682b4, #4a9cc4, #59b3d9, #7ed1e2, #a3e6f5

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-blue {
color: #4682b4;
}
.mountain-bluebird {
color: #4a9cc4;
}
.aquella {
color: #59b3d9;
}
.water-nymph {
color: #7ed1e2;
}
.ganon-blue {
color: #a3e6f5;
}

/* CSS Variables */
:root {
--steel-blue:#4682b4;
--mountain-bluebird:#4a9cc4;
--aquella:#59b3d9;
--water-nymph:#7ed1e2;
--ganon-blue:#a3e6f5;
}

More palettes to explore