All Palettes

Color Palette #a4b7c6, #b5c8d4, #dfe3e7, #f3f5f6, #d7e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.hazy-daze {
color: #a4b7c6;
}
.english-hollyhock {
color: #b5c8d4;
}
.bleached-white {
color: #dfe3e7;
}
.chef-s-hat {
color: #f3f5f6;
}
.tahoe-snow {
color: #d7e1e5;
}

/* CSS Variables */
:root {
--hazy-daze:#a4b7c6;
--english-hollyhock:#b5c8d4;
--bleached-white:#dfe3e7;
--chef-s-hat:#f3f5f6;
--tahoe-snow:#d7e1e5;
}

More palettes to explore