All Palettes

Color Palette #b6c8d8, #a5b8d5, #7e9dc4, #4d88b3, #2a5a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.babbling-creek {
color: #a5b8d5;
}
.alaskan-ice {
color: #7e9dc4;
}
.ship-s-harbour {
color: #4d88b3;
}
.endeavour {
color: #2a5a8d;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--babbling-creek:#a5b8d5;
--alaskan-ice:#7e9dc4;
--ship-s-harbour:#4d88b3;
--endeavour:#2a5a8d;
}

More palettes to explore