All Palettes

Color Palette #c1d2e6, #a6b8d9, #6f99c8, #3b74b5, #1e4f8a

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-mountains {
color: #c1d2e6;
}
.clear-lake-trail {
color: #a6b8d9;
}
.razee {
color: #6f99c8;
}
.north-atlantic-breeze {
color: #3b74b5;
}
.olympian-blue {
color: #1e4f8a;
}

/* CSS Variables */
:root {
--misty-mountains:#c1d2e6;
--clear-lake-trail:#a6b8d9;
--razee:#6f99c8;
--north-atlantic-breeze:#3b74b5;
--olympian-blue:#1e4f8a;
}

More palettes to explore