All Palettes

Color Palette #afb2b6, #a2a6a9, #c0c5c8, #e6e9eb, #f2f4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.high-rise {
color: #afb2b6;
}
.ironbreaker-metal {
color: #a2a6a9;
}
.ash-blue {
color: #c0c5c8;
}
.snow-cloud {
color: #e6e9eb;
}
.chef-s-hat {
color: #f2f4f7;
}

/* CSS Variables */
:root {
--high-rise:#afb2b6;
--ironbreaker-metal:#a2a6a9;
--ash-blue:#c0c5c8;
--snow-cloud:#e6e9eb;
--chef-s-hat:#f2f4f7;
}

More palettes to explore