All Palettes

Color Palette #3c4443, #4d5c5b, #6b7b79, #a4b7b5, #e4f1ec

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-river {
color: #3c4443;
}
.midnight-in-ny {
color: #4d5c5b;
}
.polar-pond {
color: #6b7b79;
}
.holly-glen {
color: #a4b7b5;
}
.egyptian-white {
color: #e4f1ec;
}

/* CSS Variables */
:root {
--dark-river:#3c4443;
--midnight-in-ny:#4d5c5b;
--polar-pond:#6b7b79;
--holly-glen:#a4b7b5;
--egyptian-white:#e4f1ec;
}

More palettes to explore