All Palettes

Color Palette #791b3c, #9c496d, #c8a2bb, #e4b9d5, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #791b3c;
}
.befitting {
color: #9c496d;
}
.exquisite {
color: #c8a2bb;
}
.child-s-play {
color: #e4b9d5;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--brown-magenta:#791b3c;
--befitting:#9c496d;
--exquisite:#c8a2bb;
--child-s-play:#e4b9d5;
--white-smoke:#f5f5f5;
}

More palettes to explore