All Palettes

Color Palette #a3d7e0, #b8e1e5, #cdeaf4, #f0f9ff, #f5fcff

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.basin-blue {
color: #b8e1e5;
}
.frosty-day {
color: #cdeaf4;
}
.alice-blue {
color: #f0f9ff;
}
.heart-of-ice {
color: #f5fcff;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--basin-blue:#b8e1e5;
--frosty-day:#cdeaf4;
--alice-blue:#f0f9ff;
--heart-of-ice:#f5fcff;
}

More palettes to explore