All Palettes

Color Palette #a6c8e2, #a0b7c5, #d3e3e1, #f1f6f9, #b5c8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c8e2;
}
.country-air {
color: #a0b7c5;
}
.meadowsweet-mist {
color: #d3e3e1;
}
.distant-horizon {
color: #f1f6f9;
}
.english-hollyhock {
color: #b5c8d4;
}

/* CSS Variables */
:root {
--template:#a6c8e2;
--country-air:#a0b7c5;
--meadowsweet-mist:#d3e3e1;
--distant-horizon:#f1f6f9;
--english-hollyhock:#b5c8d4;
}

More palettes to explore