All Palettes

Color Palette #6b1f3d, #804d6e, #9d7b9c, #d8a6c8, #f2e8e9

0%
0%
0%

CSS code for this palette

/* CSS */
.pompadour {
color: #6b1f3d;
}
.madder-magenta {
color: #804d6e;
}
.divine {
color: #9d7b9c;
}
.berry-popsicle {
color: #d8a6c8;
}
.white-red {
color: #f2e8e9;
}

/* CSS Variables */
:root {
--pompadour:#6b1f3d;
--madder-magenta:#804d6e;
--divine:#9d7b9c;
--berry-popsicle:#d8a6c8;
--white-red:#f2e8e9;
}

More palettes to explore