All Palettes

Color Palette #4b3c5d, #6b4e73, #a66e97, #d9a29b, #f4c3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3c5d;
}
.exotic-purple {
color: #6b4e73;
}
.mauve-memento {
color: #a66e97;
}
.quiet-pink {
color: #d9a29b;
}
.peach-temptation {
color: #f4c3b3;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3c5d;
--exotic-purple:#6b4e73;
--mauve-memento:#a66e97;
--quiet-pink:#d9a29b;
--peach-temptation:#f4c3b3;
}

More palettes to explore