All Palettes

Color Palette #a8d3e1, #b8e5e5, #c0f2e7, #e4f7f4, #f0fff4

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.refreshing-pool {
color: #b8e5e5;
}
.light-water-wings {
color: #c0f2e7;
}
.frosty-mint {
color: #e4f7f4;
}
.azure-mist {
color: #f0fff4;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--refreshing-pool:#b8e5e5;
--light-water-wings:#c0f2e7;
--frosty-mint:#e4f7f4;
--azure-mist:#f0fff4;
}

More palettes to explore