All Palettes

Color Palette #1c2026, #2b2f36, #494d55, #6f7c8b, #8db9c9

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1c2026;
}
.suit-blue {
color: #2b2f36;
}
.isolation {
color: #494d55;
}
.slate-expectations {
color: #6f7c8b;
}
.blue-echo {
color: #8db9c9;
}

/* CSS Variables */
:root {
--noble-black:#1c2026;
--suit-blue:#2b2f36;
--isolation:#494d55;
--slate-expectations:#6f7c8b;
--blue-echo:#8db9c9;
}

More palettes to explore