All Palettes

Color Palette #4c2f3f, #6a4e59, #9c7c8e, #d1b3c5, #f3e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.red-onion {
color: #4c2f3f;
}
.sinful {
color: #6a4e59;
}
.mountbatten-pink {
color: #9c7c8e;
}
.tsarina {
color: #d1b3c5;
}
.blush-tint {
color: #f3e2e6;
}

/* CSS Variables */
:root {
--red-onion:#4c2f3f;
--sinful:#6a4e59;
--mountbatten-pink:#9c7c8e;
--tsarina:#d1b3c5;
--blush-tint:#f3e2e6;
}

More palettes to explore