All Palettes

Color Palette #7e1b1b, #a83e3e, #c96464, #e6a2a2, #f3d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.falu-red {
color: #7e1b1b;
}
.california-poppy {
color: #a83e3e;
}
.fuzzy-wuzzy {
color: #c96464;
}
.bussell-lace {
color: #e6a2a2;
}
.french-bustle {
color: #f3d3d3;
}

/* CSS Variables */
:root {
--falu-red:#7e1b1b;
--california-poppy:#a83e3e;
--fuzzy-wuzzy:#c96464;
--bussell-lace:#e6a2a2;
--french-bustle:#f3d3d3;
}

More palettes to explore