All Palettes

Color Palette #1b1d2c, #323348, #50526d, #797b96, #9e9fbd

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1b1d2c;
}
.deep-velvet {
color: #323348;
}
.harbourmaster {
color: #50526d;
}
.waterloo {
color: #797b96;
}
.blue-buzz {
color: #9e9fbd;
}

/* CSS Variables */
:root {
--sambucus:#1b1d2c;
--deep-velvet:#323348;
--harbourmaster:#50526d;
--waterloo:#797b96;
--blue-buzz:#9e9fbd;
}

More palettes to explore