All Palettes

Color Palette #5c8099, #8dabb9, #b7c9d7, #e1e5ea, #f5f8fa

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-heaven {
color: #5c8099;
}
.dresden-dream {
color: #8dabb9;
}
.powder-soft-blue {
color: #b7c9d7;
}
.winter-haven {
color: #e1e5ea;
}
.white-solid {
color: #f5f8fa;
}

/* CSS Variables */
:root {
--blue-heaven:#5c8099;
--dresden-dream:#8dabb9;
--powder-soft-blue:#b7c9d7;
--winter-haven:#e1e5ea;
--white-solid:#f5f8fa;
}

More palettes to explore