All Palettes

Color Palette #1f1f2e, #3e3e5b, #6f6f90, #b13939, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.amphystine {
color: #3e3e5b;
}
.campanula-purple {
color: #6f6f90;
}
.redeye {
color: #b13939;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--amphystine:#3e3e5b;
--campanula-purple:#6f6f90;
--redeye:#b13939;
--n-rang-orange:#ff8052;
}

More palettes to explore