All Palettes

Color Palette #692c2b, #8c3b3b, #333333, #a7a8aa, #d9b5b5

0%
0%
0%

CSS code for this palette

/* CSS */
.sundried-tomato {
color: #692c2b;
}
.bacchanalia-red {
color: #8c3b3b;
}
.carbon {
color: #333333;
}
.ultimate-grey {
color: #a7a8aa;
}
.appleblossom {
color: #d9b5b5;
}

/* CSS Variables */
:root {
--sundried-tomato:#692c2b;
--bacchanalia-red:#8c3b3b;
--carbon:#333333;
--ultimate-grey:#a7a8aa;
--appleblossom:#d9b5b5;
}

More palettes to explore