All Palettes

Color Palette #3b2b38, #5f4e6a, #8e6a90, #c0b1d2, #f4e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.valentino-nero {
color: #3b2b38;
}
.blackcurrant-elixir {
color: #5f4e6a;
}
.chinese-violet {
color: #8e6a90;
}
.pastel-lilac {
color: #c0b1d2;
}
.touching-white {
color: #f4e0d7;
}

/* CSS Variables */
:root {
--valentino-nero:#3b2b38;
--blackcurrant-elixir:#5f4e6a;
--chinese-violet:#8e6a90;
--pastel-lilac:#c0b1d2;
--touching-white:#f4e0d7;
}

More palettes to explore