All Palettes

Color Palette #3e2d3b, #6c4f8c, #b86b9a, #f8c749, #f13b57

0%
0%
0%

CSS code for this palette

/* CSS */
.disappearing-purple {
color: #3e2d3b;
}
.magenta-violet {
color: #6c4f8c;
}
.pearly-purple {
color: #b86b9a;
}
.cakepop-sorbet {
color: #f8c749;
}
.desire {
color: #f13b57;
}

/* CSS Variables */
:root {
--disappearing-purple:#3e2d3b;
--magenta-violet:#6c4f8c;
--pearly-purple:#b86b9a;
--cakepop-sorbet:#f8c749;
--desire:#f13b57;
}

More palettes to explore