All Palettes

Color Palette #1b1d2d, #3b3c4e, #5a5a6d, #7b7c8e, #9b9ca1

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1b1d2d;
}
.india-ink {
color: #3b3c4e;
}
.shearwater-black {
color: #5a5a6d;
}
.blue-mood {
color: #7b7c8e;
}
.smokey-stone {
color: #9b9ca1;
}

/* CSS Variables */
:root {
--black-howl:#1b1d2d;
--india-ink:#3b3c4e;
--shearwater-black:#5a5a6d;
--blue-mood:#7b7c8e;
--smokey-stone:#9b9ca1;
}

More palettes to explore