All Palettes

Color Palette #2d2d2f, #4d4d51, #797981, #afafb6, #e6e6ea

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-onyx {
color: #2d2d2f;
}
.grey-pinstripe {
color: #4d4d51;
}
.tarnished-silver {
color: #797981;
}
.love-struck-chinchilla {
color: #afafb6;
}
.lilac-murmur {
color: #e6e6ea;
}

/* CSS Variables */
:root {
--dark-onyx:#2d2d2f;
--grey-pinstripe:#4d4d51;
--tarnished-silver:#797981;
--love-struck-chinchilla:#afafb6;
--lilac-murmur:#e6e6ea;
}

More palettes to explore