All Palettes

Color Palette #5c2d31, #a04b4e, #e6c1c3, #f3e2e4, #a77b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.dubonnet {
color: #5c2d31;
}
.sweet-cherry {
color: #a04b4e;
}
.baby-s-booties {
color: #e6c1c3;
}
.blush-tint {
color: #f3e2e4;
}
.silken-raspberry {
color: #a77b8e;
}

/* CSS Variables */
:root {
--dubonnet:#5c2d31;
--sweet-cherry:#a04b4e;
--baby-s-booties:#e6c1c3;
--blush-tint:#f3e2e4;
--silken-raspberry:#a77b8e;
}

More palettes to explore