All Palettes

Color Palette #4a3b59, #7b5b9f, #a76bb3, #c59c81, #f2d7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #4a3b59;
}
.jubilee {
color: #7b5b9f;
}
.soft-purple {
color: #a76bb3;
}
.retributor-armour-metal {
color: #c59c81;
}
.peach-patch {
color: #f2d7a1;
}

/* CSS Variables */
:root {
--purple-velvet:#4a3b59;
--jubilee:#7b5b9f;
--soft-purple:#a76bb3;
--retributor-armour-metal:#c59c81;
--peach-patch:#f2d7a1;
}

More palettes to explore