All Palettes

Color Palette #4d1e3d, #683b49, #a64e6d, #e2799c, #f9c8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.prestige-mauve {
color: #4d1e3d;
}
.crushed-violets {
color: #683b49;
}
.china-rose {
color: #a64e6d;
}
.real-raspberry {
color: #e2799c;
}
.palace-rose {
color: #f9c8d6;
}

/* CSS Variables */
:root {
--prestige-mauve:#4d1e3d;
--crushed-violets:#683b49;
--china-rose:#a64e6d;
--real-raspberry:#e2799c;
--palace-rose:#f9c8d6;
}

More palettes to explore