All Palettes

Color Palette #1d1c2c, #3d2a4c, #6b509b, #a56f9b, #d4a6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1c2c;
}
.operetta-mauve {
color: #3d2a4c;
}
.passion-flower {
color: #6b509b;
}
.drama-queen {
color: #a56f9b;
}
.bright-ube {
color: #d4a6e8;
}

/* CSS Variables */
:root {
--black-howl:#1d1c2c;
--operetta-mauve:#3d2a4c;
--passion-flower:#6b509b;
--drama-queen:#a56f9b;
--bright-ube:#d4a6e8;
}

More palettes to explore