All Palettes

Color Palette #1e1e2f, #3f3f5a, #6c6c99, #8c6e40, #d78d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.amphystine {
color: #3f3f5a;
}
.campanula-purple {
color: #6c6c99;
}
.chili-green {
color: #8c6e40;
}
.turmeric-tea {
color: #d78d2d;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--amphystine:#3f3f5a;
--campanula-purple:#6c6c99;
--chili-green:#8c6e40;
--turmeric-tea:#d78d2d;
}

More palettes to explore