All Palettes

Color Palette #f5f7fa, #e3e8f2, #c2cfe5, #a1b3d4, #7b9bcc

0%
0%
0%

CSS code for this palette

/* CSS */
.white-solid {
color: #f5f7fa;
}
.whisper-blue {
color: #e3e8f2;
}
.morning-star {
color: #c2cfe5;
}
.elizabeth-blue {
color: #a1b3d4;
}
.della-robbia-blue {
color: #7b9bcc;
}

/* CSS Variables */
:root {
--white-solid:#f5f7fa;
--whisper-blue:#e3e8f2;
--morning-star:#c2cfe5;
--elizabeth-blue:#a1b3d4;
--della-robbia-blue:#7b9bcc;
}

More palettes to explore