All Palettes

Color Palette #e2e5e9, #b7c9d7, #9fb6c6, #6e9cc4, #3a7a98

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-city {
color: #e2e5e9;
}
.powder-soft-blue {
color: #b7c9d7;
}
.country-air {
color: #9fb6c6;
}
.cerulean-frost {
color: #6e9cc4;
}
.blue-dart-frog {
color: #3a7a98;
}

/* CSS Variables */
:root {
--silver-city:#e2e5e9;
--powder-soft-blue:#b7c9d7;
--country-air:#9fb6c6;
--cerulean-frost:#6e9cc4;
--blue-dart-frog:#3a7a98;
}

More palettes to explore