All Palettes

Color Palette #a3c7e0, #b1d9e2, #dfeff6, #a1dae2, #6fb6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.blue-shimmer {
color: #b1d9e2;
}
.diamond-white {
color: #dfeff6;
}
.terrace-pool {
color: #a1dae2;
}
.broom-butterfly-blue {
color: #6fb6d8;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--blue-shimmer:#b1d9e2;
--diamond-white:#dfeff6;
--terrace-pool:#a1dae2;
--broom-butterfly-blue:#6fb6d8;
}

More palettes to explore