All Palettes

Color Palette #a8d3e1, #b8e5e5, #f1f9f9, #e1f7f9, #9fd6ce

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.refreshing-pool {
color: #b8e5e5;
}
.distant-horizon {
color: #f1f9f9;
}
.coastal-breeze {
color: #e1f7f9;
}
.touch-of-turquoise {
color: #9fd6ce;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--refreshing-pool:#b8e5e5;
--distant-horizon:#f1f9f9;
--coastal-breeze:#e1f7f9;
--touch-of-turquoise:#9fd6ce;
}

More palettes to explore