All Palettes

Color Palette #1d2025, #4b555d, #7d8c9b, #a2b0c3, #d7dae0

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1d2025;
}
.moody-black {
color: #4b555d;
}
.sidewalk-grey {
color: #7d8c9b;
}
.blue-pot {
color: #a2b0c3;
}
.grain-of-salt {
color: #d7dae0;
}

/* CSS Variables */
:root {
--noble-black:#1d2025;
--moody-black:#4b555d;
--sidewalk-grey:#7d8c9b;
--blue-pot:#a2b0c3;
--grain-of-salt:#d7dae0;
}

More palettes to explore