All Palettes

Color Palette #4c4f52, #7d8b8c, #a2b3b3, #cad8d8, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.typewriter-ink {
color: #4c4f52;
}
.seastone {
color: #7d8b8c;
}
.marine-layer {
color: #a2b3b3;
}
.offshore-mist {
color: #cad8d8;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--typewriter-ink:#4c4f52;
--seastone:#7d8b8c;
--marine-layer:#a2b3b3;
--offshore-mist:#cad8d8;
--distant-horizon:#f1f8f8;
}

More palettes to explore