All Palettes

Color Palette #8ea9cc, #a5c1d5, #b8d4e0, #e7f2f4, #e8b0c4

0%
0%
0%

CSS code for this palette

/* CSS */
.bachelor-blue {
color: #8ea9cc;
}
.blue-bows {
color: #a5c1d5;
}
.millstream {
color: #b8d4e0;
}
.ethereal-white {
color: #e7f2f4;
}
.athena-pink {
color: #e8b0c4;
}

/* CSS Variables */
:root {
--bachelor-blue:#8ea9cc;
--blue-bows:#a5c1d5;
--millstream:#b8d4e0;
--ethereal-white:#e7f2f4;
--athena-pink:#e8b0c4;
}

More palettes to explore