All Palettes

Color Palette #afb2b6, #a3a5a8, #7e8286, #4f5254, #2d2d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.high-rise {
color: #afb2b6;
}
.baby-seal {
color: #a3a5a8;
}
.pebble-beach {
color: #7e8286;
}
.lump-of-coal {
color: #4f5254;
}
.dark-onyx {
color: #2d2d2f;
}

/* CSS Variables */
:root {
--high-rise:#afb2b6;
--baby-seal:#a3a5a8;
--pebble-beach:#7e8286;
--lump-of-coal:#4f5254;
--dark-onyx:#2d2d2f;
}

More palettes to explore