All Palettes

Color Palette #a4b7c1, #dfe5ec, #b3c7d6, #5c8c9d, #3a4b5a

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a4b7c1;
}
.chapeau-violet {
color: #dfe5ec;
}
.cloudy-valley {
color: #b3c7d6;
}
.georgian-revival-blue {
color: #5c8c9d;
}
.odyssey {
color: #3a4b5a;
}

/* CSS Variables */
:root {
--sterling-blue:#a4b7c1;
--chapeau-violet:#dfe5ec;
--cloudy-valley:#b3c7d6;
--georgian-revival-blue:#5c8c9d;
--odyssey:#3a4b5a;
}

More palettes to explore