All Palettes

Color Palette #4a3c8b, #7b5dbb, #a57ab3, #d6a17a, #f4b1a9

0%
0%
0%

CSS code for this palette

/* CSS */
.nauseous-blue {
color: #4a3c8b;
}
.fuchsia-blue {
color: #7b5dbb;
}
.bell-heather {
color: #a57ab3;
}
.mulled-spice {
color: #d6a17a;
}
.sango-pink {
color: #f4b1a9;
}

/* CSS Variables */
:root {
--nauseous-blue:#4a3c8b;
--fuchsia-blue:#7b5dbb;
--bell-heather:#a57ab3;
--mulled-spice:#d6a17a;
--sango-pink:#f4b1a9;
}

More palettes to explore