All Palettes

Color Palette #7b1e3d, #9f3c4d, #c85b6d, #f1a7c8, #f6e0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.beet-red {
color: #7b1e3d;
}
.strawberry-daiquiri {
color: #9f3c4d;
}
.tropical-smoothie {
color: #c85b6d;
}
.rose-mallow {
color: #f1a7c8;
}
.chafed-wheat {
color: #f6e0d0;
}

/* CSS Variables */
:root {
--beet-red:#7b1e3d;
--strawberry-daiquiri:#9f3c4d;
--tropical-smoothie:#c85b6d;
--rose-mallow:#f1a7c8;
--chafed-wheat:#f6e0d0;
}

More palettes to explore