All Palettes

Color Palette #eae6d2, #c3c4b5, #a7a9a2, #7c7f6c, #494b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.always-almond {
color: #eae6d2;
}
.comforting-grey {
color: #c3c4b5;
}
.grey-matters {
color: #a7a9a2;
}
.rolling-hills {
color: #7c7f6c;
}
.shadowed-steel {
color: #494b4b;
}

/* CSS Variables */
:root {
--always-almond:#eae6d2;
--comforting-grey:#c3c4b5;
--grey-matters:#a7a9a2;
--rolling-hills:#7c7f6c;
--shadowed-steel:#494b4b;
}

More palettes to explore