All Palettes

Color Palette #3b5d91, #4f899c, #80b1c2, #c2d5e5, #f6f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.lambent-lagoon {
color: #3b5d91;
}
.blue-square {
color: #4f899c;
}
.heavenly {
color: #80b1c2;
}
.light-ridge-light {
color: #c2d5e5;
}
.laundry-white {
color: #f6f9f1;
}

/* CSS Variables */
:root {
--lambent-lagoon:#3b5d91;
--blue-square:#4f899c;
--heavenly:#80b1c2;
--light-ridge-light:#c2d5e5;
--laundry-white:#f6f9f1;
}

More palettes to explore