All Palettes

Color Palette #7d1c1c, #b03b3b, #e85e5e, #f7a6a6, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.falu-red {
color: #7d1c1c;
}
.eye-of-newt {
color: #b03b3b;
}
.reductant {
color: #e85e5e;
}
.her-majesty {
color: #f7a6a6;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--falu-red:#7d1c1c;
--eye-of-newt:#b03b3b;
--reductant:#e85e5e;
--her-majesty:#f7a6a6;
--lusty-gallant:#ffcccc;
}

More palettes to explore