All Palettes

Color Palette #1c2026, #2c2f35, #4d515b, #7b7f8e, #b7c0d1

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1c2026;
}
.suit-blue {
color: #2c2f35;
}
.evening-cityscape {
color: #4d515b;
}
.blue-mood {
color: #7b7f8e;
}
.sweet-juliet {
color: #b7c0d1;
}

/* CSS Variables */
:root {
--noble-black:#1c2026;
--suit-blue:#2c2f35;
--evening-cityscape:#4d515b;
--blue-mood:#7b7f8e;
--sweet-juliet:#b7c0d1;
}

More palettes to explore