All Palettes

Color Palette #4a4f4e, #afb1af, #c1c3c1, #e6eae6, #f6f8f6

0%
0%
0%

CSS code for this palette

/* CSS */
.cover-of-night {
color: #4a4f4e;
}
.aluminum-sky {
color: #afb1af;
}
.waxwing {
color: #c1c3c1;
}
.distant-cloud {
color: #e6eae6;
}
.lynx-white {
color: #f6f8f6;
}

/* CSS Variables */
:root {
--cover-of-night:#4a4f4e;
--aluminum-sky:#afb1af;
--waxwing:#c1c3c1;
--distant-cloud:#e6eae6;
--lynx-white:#f6f8f6;
}

More palettes to explore