All Palettes

Color Palette #5b3939, #8b5b5b, #c19f9f, #e4c3c3, #f6e4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-drama {
color: #5b3939;
}
.barn-door {
color: #8b5b5b;
}
.foggy-quartz {
color: #c19f9f;
}
.cranapple-cream {
color: #e4c3c3;
}
.reduced-pink {
color: #f6e4e4;
}

/* CSS Variables */
:root {
--dark-drama:#5b3939;
--barn-door:#8b5b5b;
--foggy-quartz:#c19f9f;
--cranapple-cream:#e4c3c3;
--reduced-pink:#f6e4e4;
}

More palettes to explore