All Palettes

Color Palette #aac1da, #809cb3, #4f758c, #2e4b6b, #1f3c56

0%
0%
0%

CSS code for this palette

/* CSS */
.cloudy-blue {
color: #aac1da;
}
.polished-metal {
color: #809cb3;
}
.metallic-blue {
color: #4f758c;
}
.celestial-blue {
color: #2e4b6b;
}
.regal-blue {
color: #1f3c56;
}

/* CSS Variables */
:root {
--cloudy-blue:#aac1da;
--polished-metal:#809cb3;
--metallic-blue:#4f758c;
--celestial-blue:#2e4b6b;
--regal-blue:#1f3c56;
}

More palettes to explore