All Palettes

Color Palette #d19b6b, #c58b59, #a66a4e, #8b4e3c, #6e3b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.prayer-flag {
color: #d19b6b;
}
.espresso-tonic {
color: #c58b59;
}
.hot-cacao {
color: #a66a4e;
}
.spiced-red {
color: #8b4e3c;
}
.murray-red {
color: #6e3b3a;
}

/* CSS Variables */
:root {
--prayer-flag:#d19b6b;
--espresso-tonic:#c58b59;
--hot-cacao:#a66a4e;
--spiced-red:#8b4e3c;
--murray-red:#6e3b3a;
}

More palettes to explore