All Palettes

Color Palette #4b3c5d, #b49edc, #f7c5d5, #f1b341, #e76a89

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3c5d;
}
.violet-velvet {
color: #b49edc;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.butter-cream {
color: #f1b341;
}
.deep-blush {
color: #e76a89;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3c5d;
--violet-velvet:#b49edc;
--sullivan-s-heart:#f7c5d5;
--butter-cream:#f1b341;
--deep-blush:#e76a89;
}

More palettes to explore