All Palettes

Color Palette #791b2e, #a63a3e, #c85b5e, #e88d90, #f8b3af

0%
0%
0%

CSS code for this palette

/* CSS */
.seattle-red {
color: #791b2e;
}
.kabuki {
color: #a63a3e;
}
.pinkadelic {
color: #c85b5e;
}
.strawberry-ice {
color: #e88d90;
}
.sango-pink {
color: #f8b3af;
}

/* CSS Variables */
:root {
--seattle-red:#791b2e;
--kabuki:#a63a3e;
--pinkadelic:#c85b5e;
--strawberry-ice:#e88d90;
--sango-pink:#f8b3af;
}

More palettes to explore