All Palettes

Color Palette #c4d6e3, #a6c4d9, #6fa7d8, #4a8cb5, #2d4c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.defenestration {
color: #c4d6e3;
}
.frozen-blue {
color: #a6c4d9;
}
.polar-ice {
color: #6fa7d8;
}
.atlantic-gull {
color: #4a8cb5;
}
.celestial-blue {
color: #2d4c6c;
}

/* CSS Variables */
:root {
--defenestration:#c4d6e3;
--frozen-blue:#a6c4d9;
--polar-ice:#6fa7d8;
--atlantic-gull:#4a8cb5;
--celestial-blue:#2d4c6c;
}

More palettes to explore