All Palettes

Color Palette #3d292d, #b59b9d, #cfa5b1, #8e5d7f, #4e2d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.wenge-black {
color: #3d292d;
}
.twilight-blush {
color: #b59b9d;
}
.lady-flower {
color: #cfa5b1;
}
.antique-fuchsia {
color: #8e5d7f;
}
.joyful-ruby {
color: #4e2d3c;
}

/* CSS Variables */
:root {
--wenge-black:#3d292d;
--twilight-blush:#b59b9d;
--lady-flower:#cfa5b1;
--antique-fuchsia:#8e5d7f;
--joyful-ruby:#4e2d3c;
}

More palettes to explore