All Palettes

Color Palette #1d1f20, #4c4f52, #7a7f85, #b0b2b5, #f0f3f5

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1d1f20;
}
.typewriter-ink {
color: #4c4f52;
}
.downing-slate {
color: #7a7f85;
}
.harbour-fog {
color: #b0b2b5;
}
.anti-flash-white {
color: #f0f3f5;
}

/* CSS Variables */
:root {
--inkwell-inception:#1d1f20;
--typewriter-ink:#4c4f52;
--downing-slate:#7a7f85;
--harbour-fog:#b0b2b5;
--anti-flash-white:#f0f3f5;
}

More palettes to explore