All Palettes

Color Palette #a2c7e7, #7e9dbe, #4b748b, #3a5c6e, #2c4854

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.washed-denim {
color: #7e9dbe;
}
.night-train {
color: #4b748b;
}
.blue-spell {
color: #3a5c6e;
}
.blue-wing-teal {
color: #2c4854;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--washed-denim:#7e9dbe;
--night-train:#4b748b;
--blue-spell:#3a5c6e;
--blue-wing-teal:#2c4854;
}

More palettes to explore