All Palettes

Color Palette #b6cae2, #7a9ec2, #4d7a99, #2c5d6d, #193b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-grey {
color: #b6cae2;
}
.cottage-blue {
color: #7a9ec2;
}
.stormy-ridge {
color: #4d7a99;
}
.night-shift {
color: #2c5d6d;
}
.subterranean-river {
color: #193b4d;
}

/* CSS Variables */
:root {
--light-blue-grey:#b6cae2;
--cottage-blue:#7a9ec2;
--stormy-ridge:#4d7a99;
--night-shift:#2c5d6d;
--subterranean-river:#193b4d;
}

More palettes to explore