All Palettes

Color Palette #1d1d2f, #3e3e5b, #5f5f8c, #a07f6e, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1d2f;
}
.amphystine {
color: #3e3e5b;
}
.majestic-purple {
color: #5f5f8c;
}
.tattered-teddy {
color: #a07f6e;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--black-howl:#1d1d2f;
--amphystine:#3e3e5b;
--majestic-purple:#5f5f8c;
--tattered-teddy:#a07f6e;
--cor-de-pele:#f4c3c3;
}

More palettes to explore