All Palettes

Color Palette #3b5f8c, #4f7a9c, #8ab5c1, #d3e8e9, #f7f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.storm-blue {
color: #4f7a9c;
}
.thistleblossom-soft-blue {
color: #8ab5c1;
}
.bravo-blue {
color: #d3e8e9;
}
.bright-white {
color: #f7f2f2;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--storm-blue:#4f7a9c;
--thistleblossom-soft-blue:#8ab5c1;
--bravo-blue:#d3e8e9;
--bright-white:#f7f2f2;
}

More palettes to explore