All Palettes

Color Palette #3c5a80, #5e799c, #8cb8d4, #b4e3f4, #f6f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-azure {
color: #3c5a80;
}
.blue-plate {
color: #5e799c;
}
.simply-posh {
color: #8cb8d4;
}
.echo-iris {
color: #b4e3f4;
}
.lynx-white {
color: #f6f7f8;
}

/* CSS Variables */
:root {
--deep-azure:#3c5a80;
--blue-plate:#5e799c;
--simply-posh:#8cb8d4;
--echo-iris:#b4e3f4;
--lynx-white:#f6f7f8;
}

More palettes to explore