All Palettes

Color Palette #1e1e2f, #303050, #4f4f7d, #8080b3, #b3b3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.ti-h-i-metal {
color: #303050;
}
.tangent-periwinkle {
color: #4f4f7d;
}
.murex {
color: #8080b3;
}
.winterspring-lilac {
color: #b3b3ff;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--ti-h-i-metal:#303050;
--tangent-periwinkle:#4f4f7d;
--murex:#8080b3;
--winterspring-lilac:#b3b3ff;
}

More palettes to explore