All Palettes

Color Palette #6a3e3e, #8b5b5b, #a06e6e, #d99b9b, #bb3e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.burgundy-wine {
color: #6a3e3e;
}
.barn-door {
color: #8b5b5b;
}
.bologna {
color: #a06e6e;
}
.blushing-bud {
color: #d99b9b;
}
.dull-red {
color: #bb3e3e;
}

/* CSS Variables */
:root {
--burgundy-wine:#6a3e3e;
--barn-door:#8b5b5b;
--bologna:#a06e6e;
--blushing-bud:#d99b9b;
--dull-red:#bb3e3e;
}

More palettes to explore