All Palettes

Color Palette #a2c7e7, #85a4c7, #5f7e9b, #4d6980, #3a4d59

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.high-tide {
color: #85a4c7;
}
.greyish-blue {
color: #5f7e9b;
}
.oceanic {
color: #4d6980;
}
.midsummer-night {
color: #3a4d59;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--high-tide:#85a4c7;
--greyish-blue:#5f7e9b;
--oceanic:#4d6980;
--midsummer-night:#3a4d59;
}

More palettes to explore