All Palettes

Color Palette #a3c6e0, #dbe5f5, #b7cad7, #a3b8c7, #809da8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c6e0;
}
.azureish-white {
color: #dbe5f5;
}
.denim-light {
color: #b7cad7;
}
.hazy-daze {
color: #a3b8c7;
}
.serene-stream {
color: #809da8;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c6e0;
--azureish-white:#dbe5f5;
--denim-light:#b7cad7;
--hazy-daze:#a3b8c7;
--serene-stream:#809da8;
}

More palettes to explore