All Palettes

Color Palette #789dab, #b5c7d4, #e3e8ed, #f4f9fb, #c3d6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-dusk {
color: #789dab;
}
.celestyn {
color: #b5c7d4;
}
.calla-lily {
color: #e3e8ed;
}
.m-white {
color: #f4f9fb;
}
.lull-wind {
color: #c3d6e9;
}

/* CSS Variables */
:root {
--cool-dusk:#789dab;
--celestyn:#b5c7d4;
--calla-lily:#e3e8ed;
--m-white:#f4f9fb;
--lull-wind:#c3d6e9;
}

More palettes to explore