All Palettes

Color Palette #6b1f3d, #a44c68, #d18c89, #f2bac7, #f3e2e7

0%
0%
0%

CSS code for this palette

/* CSS */
.pompadour {
color: #6b1f3d;
}
.raspberry-patch {
color: #a44c68;
}
.rosette {
color: #d18c89;
}
.pink-grapefruit {
color: #f2bac7;
}
.be-mine {
color: #f3e2e7;
}

/* CSS Variables */
:root {
--pompadour:#6b1f3d;
--raspberry-patch:#a44c68;
--rosette:#d18c89;
--pink-grapefruit:#f2bac7;
--be-mine:#f3e2e7;
}

More palettes to explore