All Palettes

Color Palette #f5f7fa, #e1e8ef, #b1c5d8, #7ca1b6, #498a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.white-solid {
color: #f5f7fa;
}
.bellflower-blue {
color: #e1e8ef;
}
.cloudy-valley {
color: #b1c5d8;
}
.grey-blue {
color: #7ca1b6;
}
.hippie-blue {
color: #498a9c;
}

/* CSS Variables */
:root {
--white-solid:#f5f7fa;
--bellflower-blue:#e1e8ef;
--cloudy-valley:#b1c5d8;
--grey-blue:#7ca1b6;
--hippie-blue:#498a9c;
}

More palettes to explore