All Palettes

Color Palette #3b5c87, #5d8eb6, #8ec1d7, #c2e4e5, #f4f7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3b5c87;
}
.lichen-blue {
color: #5d8eb6;
}
.high-elf-blue {
color: #8ec1d7;
}
.swimming {
color: #c2e4e5;
}
.laundry-white {
color: #f4f7f3;
}

/* CSS Variables */
:root {
--delft:#3b5c87;
--lichen-blue:#5d8eb6;
--high-elf-blue:#8ec1d7;
--swimming:#c2e4e5;
--laundry-white:#f4f7f3;
}

More palettes to explore