All Palettes

Color Palette #4a5559, #6b757b, #8ba3a7, #b3d0d5, #d8e8e9

0%
0%
0%

CSS code for this palette

/* CSS */
.country-sky {
color: #4a5559;
}
.pompeii-ash {
color: #6b757b;
}
.iron-earth {
color: #8ba3a7;
}
.heaven {
color: #b3d0d5;
}
.boiling-point {
color: #d8e8e9;
}

/* CSS Variables */
:root {
--country-sky:#4a5559;
--pompeii-ash:#6b757b;
--iron-earth:#8ba3a7;
--heaven:#b3d0d5;
--boiling-point:#d8e8e9;
}

More palettes to explore