All Palettes

Color Palette #1c1c2c, #4b4b5d, #7c7c8d, #b5b5b0, #f1f1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1c1c2c;
}
.odyssey-grey {
color: #4b4b5d;
}
.blue-mood {
color: #7c7c8d;
}
.quincy-granite {
color: #b5b5b0;
}
.traffic-white {
color: #f1f1e9;
}

/* CSS Variables */
:root {
--sambucus:#1c1c2c;
--odyssey-grey:#4b4b5d;
--blue-mood:#7c7c8d;
--quincy-granite:#b5b5b0;
--traffic-white:#f1f1e9;
}

More palettes to explore