All Palettes

Color Palette #5b3939, #8b5b5b, #c19a8a, #f1d5d5, #e1b7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-drama {
color: #5b3939;
}
.barn-door {
color: #8b5b5b;
}
.muddy-quicksand {
color: #c19a8a;
}
.french-bustle {
color: #f1d5d5;
}
.bistro-pink {
color: #e1b7b7;
}

/* CSS Variables */
:root {
--dark-drama:#5b3939;
--barn-door:#8b5b5b;
--muddy-quicksand:#c19a8a;
--french-bustle:#f1d5d5;
--bistro-pink:#e1b7b7;
}

More palettes to explore