All Palettes

Color Palette #4b7c9b, #6da4b0, #91c3ca, #c4e1e8, #f4f9fb

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4b7c9b;
}
.stillwater {
color: #6da4b0;
}
.cosmic-blue {
color: #91c3ca;
}
.breeze-in-june {
color: #c4e1e8;
}
.m-white {
color: #f4f9fb;
}

/* CSS Variables */
:root {
--tech-wave:#4b7c9b;
--stillwater:#6da4b0;
--cosmic-blue:#91c3ca;
--breeze-in-june:#c4e1e8;
--m-white:#f4f9fb;
}

More palettes to explore