All Palettes

Color Palette #4f3d6c, #a76c7d, #e1af7a, #f2d36e, #f06a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.succinct-violet {
color: #4f3d6c;
}
.black-elder {
color: #a76c7d;
}
.buffalo-trail {
color: #e1af7a;
}
.yellow-cream {
color: #f2d36e;
}
.usubeni-red {
color: #f06a6a;
}

/* CSS Variables */
:root {
--succinct-violet:#4f3d6c;
--black-elder:#a76c7d;
--buffalo-trail:#e1af7a;
--yellow-cream:#f2d36e;
--usubeni-red:#f06a6a;
}

More palettes to explore