All Palettes

Color Palette #b6c8e7, #9ca8d3, #6e8daa, #497b9c, #2c5a7d

0%
0%
0%

CSS code for this palette

/* CSS */
.radar {
color: #b6c8e7;
}
.tinted-lilac {
color: #9ca8d3;
}
.scanda {
color: #6e8daa;
}
.zenith {
color: #497b9c;
}
.breonne-blue {
color: #2c5a7d;
}

/* CSS Variables */
:root {
--radar:#b6c8e7;
--tinted-lilac:#9ca8d3;
--scanda:#6e8daa;
--zenith:#497b9c;
--breonne-blue:#2c5a7d;
}

More palettes to explore