All Palettes

Color Palette #81b4c5, #a8d3e1, #cfe7f2, #f3f9fc, #b3e0d9

0%
0%
0%

CSS code for this palette

/* CSS */
.heavenly {
color: #81b4c5;
}
.light-blue-glint {
color: #a8d3e1;
}
.new-heights {
color: #cfe7f2;
}
.cotton-ball {
color: #f3f9fc;
}
.fair-aqua {
color: #b3e0d9;
}

/* CSS Variables */
:root {
--heavenly:#81b4c5;
--light-blue-glint:#a8d3e1;
--new-heights:#cfe7f2;
--cotton-ball:#f3f9fc;
--fair-aqua:#b3e0d9;
}

More palettes to explore