All Palettes

Color Palette #a3c2e0, #d8ebf8, #eff7fb, #ffffff, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.celestial-cathedral {
color: #d8ebf8;
}
.silent-snowfall {
color: #eff7fb;
}
.white {
color: #ffffff;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--celestial-cathedral:#d8ebf8;
--silent-snowfall:#eff7fb;
--white:#ffffff;
--light-blue-glint:#a8d3e1;
}

More palettes to explore