All Palettes

Color Palette #7c2d3f, #a95b6c, #d68f8f, #f0c1c1, #b94b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.rhododendron {
color: #7c2d3f;
}
.splatter {
color: #a95b6c;
}
.juicy-peach {
color: #d68f8f;
}
.silver-strawberry {
color: #f0c1c1;
}
.deep-chestnut {
color: #b94b4b;
}

/* CSS Variables */
:root {
--rhododendron:#7c2d3f;
--splatter:#a95b6c;
--juicy-peach:#d68f8f;
--silver-strawberry:#f0c1c1;
--deep-chestnut:#b94b4b;
}

More palettes to explore