All Palettes

Color Palette #1f1b2d, #4a3d5c, #795a8c, #b59cc4, #f1e2da

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1b2d;
}
.powerful-mauve {
color: #4a3d5c;
}
.super-violet {
color: #795a8c;
}
.atlantic-tulip {
color: #b59cc4;
}
.almost-pink {
color: #f1e2da;
}

/* CSS Variables */
:root {
--black-howl:#1f1b2d;
--powerful-mauve:#4a3d5c;
--super-violet:#795a8c;
--atlantic-tulip:#b59cc4;
--almost-pink:#f1e2da;
}

More palettes to explore