All Palettes

Color Palette #5e9cc5, #b1d1e7, #f3f8fc, #a1c8d4, #498d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry-soft-blue {
color: #5e9cc5;
}
.chapel-blue {
color: #b1d1e7;
}
.cotton-ball {
color: #f3f8fc;
}
.blue-dam {
color: #a1c8d4;
}
.adrift {
color: #498d9c;
}

/* CSS Variables */
:root {
--blueberry-soft-blue:#5e9cc5;
--chapel-blue:#b1d1e7;
--cotton-ball:#f3f8fc;
--blue-dam:#a1c8d4;
--adrift:#498d9c;
}

More palettes to explore