All Palettes

Color Palette #1d1d2f, #3e3e5b, #59597d, #c1c1e1, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d2f;
}
.amphystine {
color: #3e3e5b;
}
.blue-glaze {
color: #59597d;
}
.genevieve {
color: #c1c1e1;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--black-howl:#1d1d2f;
--amphystine:#3e3e5b;
--blue-glaze:#59597d;
--genevieve:#c1c1e1;
--blood-burst:#ff4d4d;
}

More palettes to explore