All Palettes

Color Palette #aabec0, #b9ced0, #c5e2e7, #e4f4f6, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.alpine-haze {
color: #aabec0;
}
.malaysian-mist {
color: #b9ced0;
}
.aviary-blue {
color: #c5e2e7;
}
.milky-way {
color: #e4f4f6;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--alpine-haze:#aabec0;
--malaysian-mist:#b9ced0;
--aviary-blue:#c5e2e7;
--milky-way:#e4f4f6;
--dr-white:#fafafa;
}

More palettes to explore