All Palettes

Color Palette #4a4f4e, #6b7b79, #a3b8b1, #d3e4df, #f2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.cover-of-night {
color: #4a4f4e;
}
.polar-pond {
color: #6b7b79;
}
.garden-twilight {
color: #a3b8b1;
}
.morning-breeze {
color: #d3e4df;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--cover-of-night:#4a4f4e;
--polar-pond:#6b7b79;
--garden-twilight:#a3b8b1;
--morning-breeze:#d3e4df;
--bleached-silk:#f2f4f1;
}

More palettes to explore