All Palettes

Color Palette #4a2b39, #704c55, #a77b8c, #d1b3ba, #f3d8da

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.night-romance {
color: #704c55;
}
.silken-raspberry {
color: #a77b8c;
}
.rose-stain {
color: #d1b3ba;
}
.funhouse {
color: #f3d8da;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--night-romance:#704c55;
--silken-raspberry:#a77b8c;
--rose-stain:#d1b3ba;
--funhouse:#f3d8da;
}

More palettes to explore