All Palettes

Color Palette #afb2b6, #a2a7a9, #7c7f83, #505558, #2b2e31

0%
0%
0%

CSS code for this palette

/* CSS */
.high-rise {
color: #afb2b6;
}
.ironbreaker-metal {
color: #a2a7a9;
}
.ironside {
color: #7c7f83;
}
.mako {
color: #505558;
}
.caviar {
color: #2b2e31;
}

/* CSS Variables */
:root {
--high-rise:#afb2b6;
--ironbreaker-metal:#a2a7a9;
--ironside:#7c7f83;
--mako:#505558;
--caviar:#2b2e31;
}

More palettes to explore