All Palettes

Color Palette #a8d3e1, #e2f8f0, #f0ffff, #b4e4da, #9cc9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.frosty-mint {
color: #e2f8f0;
}
.vapor {
color: #f0ffff;
}
.festival-de-verano {
color: #b4e4da;
}
.raindrop {
color: #9cc9c8;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--frosty-mint:#e2f8f0;
--vapor:#f0ffff;
--festival-de-verano:#b4e4da;
--raindrop:#9cc9c8;
}

More palettes to explore