All Palettes

Color Palette #f5f5f5, #e3e3e3, #c8d2e0, #9fc1e5, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.white-smoke {
color: #f5f5f5;
}
.aria {
color: #e3e3e3;
}
.light-candela {
color: #c8d2e0;
}
.pale-cerulean {
color: #9fc1e5;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--white-smoke:#f5f5f5;
--aria:#e3e3e3;
--light-candela:#c8d2e0;
--pale-cerulean:#9fc1e5;
--blue-electress:#6b9cd1;
}

More palettes to explore