All Palettes

Color Palette #6e2b3e, #8f3d4e, #b46a7c, #d7a8a3, #f7dfd4

0%
0%
0%

CSS code for this palette

/* CSS */
.anthracite-red {
color: #6e2b3e;
}
.luscious {
color: #8f3d4e;
}
.rose-gold {
color: #b46a7c;
}
.mellow-rose {
color: #d7a8a3;
}
.touch-of-blush {
color: #f7dfd4;
}

/* CSS Variables */
:root {
--anthracite-red:#6e2b3e;
--luscious:#8f3d4e;
--rose-gold:#b46a7c;
--mellow-rose:#d7a8a3;
--touch-of-blush:#f7dfd4;
}

More palettes to explore