All Palettes

Color Palette #4682b4, #4b9bc3, #5ab3d3, #87d1e8, #bee2f9

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-blue {
color: #4682b4;
}
.mountain-bluebird {
color: #4b9bc3;
}
.flyway {
color: #5ab3d3;
}
.afternoon-sky {
color: #87d1e8;
}
.arctic-paradise {
color: #bee2f9;
}

/* CSS Variables */
:root {
--steel-blue:#4682b4;
--mountain-bluebird:#4b9bc3;
--flyway:#5ab3d3;
--afternoon-sky:#87d1e8;
--arctic-paradise:#bee2f9;
}

More palettes to explore