All Palettes

Color Palette #81b4c5, #a3d6e0, #b2e1e0, #e0f7fa, #f9f8f6

0%
0%
0%

CSS code for this palette

/* CSS */
.heavenly {
color: #81b4c5;
}
.terrace-pool {
color: #a3d6e0;
}
.frosty-soft-blue {
color: #b2e1e0;
}
.coastal-breeze {
color: #e0f7fa;
}
.whitest-white {
color: #f9f8f6;
}

/* CSS Variables */
:root {
--heavenly:#81b4c5;
--terrace-pool:#a3d6e0;
--frosty-soft-blue:#b2e1e0;
--coastal-breeze:#e0f7fa;
--whitest-white:#f9f8f6;
}

More palettes to explore