All Palettes

Color Palette #9fc4e0, #f7f8e2, #d9e4e8, #b8e1f4, #a2c2d8

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9fc4e0;
}
.star-shine {
color: #f7f8e2;
}
.baby-s-breath {
color: #d9e4e8;
}
.bellagio-fountains {
color: #b8e1f4;
}
.blue-bows {
color: #a2c2d8;
}

/* CSS Variables */
:root {
--pale-cerulean:#9fc4e0;
--star-shine:#f7f8e2;
--baby-s-breath:#d9e4e8;
--bellagio-fountains:#b8e1f4;
--blue-bows:#a2c2d8;
}

More palettes to explore