All Palettes

Color Palette #1d1d30, #3e3e5b, #606080, #8d8dbf, #b4b4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d30;
}
.amphystine {
color: #3e3e5b;
}
.strong-iris {
color: #606080;
}
.carriage-ride {
color: #8d8dbf;
}
.french-lilac-blue {
color: #b4b4e4;
}

/* CSS Variables */
:root {
--black-howl:#1d1d30;
--amphystine:#3e3e5b;
--strong-iris:#606080;
--carriage-ride:#8d8dbf;
--french-lilac-blue:#b4b4e4;
}

More palettes to explore