All Palettes

Color Palette #d7e0ef, #a3c2e1, #6999c3, #3f7d9d, #2b4c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.blooming-aster {
color: #d7e0ef;
}
.artesian-pool {
color: #a3c2e1;
}
.windstorm {
color: #6999c3;
}
.linoleum-blue {
color: #3f7d9d;
}
.blue-tang {
color: #2b4c6e;
}

/* CSS Variables */
:root {
--blooming-aster:#d7e0ef;
--artesian-pool:#a3c2e1;
--windstorm:#6999c3;
--linoleum-blue:#3f7d9d;
--blue-tang:#2b4c6e;
}

More palettes to explore