All Palettes

Color Palette #a2c7e7, #6c9cc6, #4f7d92, #3c5b67, #2a3c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.cerulean-frost {
color: #6c9cc6;
}
.mallorca-blue {
color: #4f7d92;
}
.freedom {
color: #3c5b67;
}
.harpoon {
color: #2a3c4c;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--cerulean-frost:#6c9cc6;
--mallorca-blue:#4f7d92;
--freedom:#3c5b67;
--harpoon:#2a3c4c;
}

More palettes to explore