All Palettes

Color Palette #283a77, #496da7, #8fb6e5, #b6d6f7, #f5f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #283a77;
}
.new-age-blue {
color: #496da7;
}
.adrift-on-the-nile {
color: #8fb6e5;
}
.blue-rice {
color: #b6d6f7;
}
.m-white {
color: #f5f8ff;
}

/* CSS Variables */
:root {
--blue-expanse:#283a77;
--new-age-blue:#496da7;
--adrift-on-the-nile:#8fb6e5;
--blue-rice:#b6d6f7;
--m-white:#f5f8ff;
}

More palettes to explore