All Palettes

Color Palette #7a2a2f, #a94c4d, #c76b6d, #e2a09d, #f0c9c7

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-bhut-jolokia {
color: #7a2a2f;
}
.red-leather {
color: #a94c4d;
}
.strawberry-wine {
color: #c76b6d;
}
.pale-berry {
color: #e2a09d;
}
.oleander {
color: #f0c9c7;
}

/* CSS Variables */
:root {
--chocolate-bhut-jolokia:#7a2a2f;
--red-leather:#a94c4d;
--strawberry-wine:#c76b6d;
--pale-berry:#e2a09d;
--oleander:#f0c9c7;
}

More palettes to explore