All Palettes

Color Palette #4a0d0d, #7f1a1a, #aa3c3c, #d55d5d, #f18e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4a0d0d;
}
.falu-red {
color: #7f1a1a;
}
.indiscreet {
color: #aa3c3c;
}
.roman {
color: #d55d5d;
}
.bierwurst {
color: #f18e8e;
}

/* CSS Variables */
:root {
--bean:#4a0d0d;
--falu-red:#7f1a1a;
--indiscreet:#aa3c3c;
--roman:#d55d5d;
--bierwurst:#f18e8e;
}

More palettes to explore