All Palettes

Color Palette #1e1e2f, #2b2b45, #3e3e5b, #f8f8f2, #ff7ac6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.black-violet {
color: #2b2b45;
}
.amphystine {
color: #3e3e5b;
}
.pure-white {
color: #f8f8f2;
}
.pink-plastic-fantastic {
color: #ff7ac6;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--black-violet:#2b2b45;
--amphystine:#3e3e5b;
--pure-white:#f8f8f2;
--pink-plastic-fantastic:#ff7ac6;
}

More palettes to explore