All Palettes

Color Palette #4a1c1c, #b74e4e, #d86969, #f4a4a4, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.tobi-brown {
color: #4a1c1c;
}
.enticing-red {
color: #b74e4e;
}
.coral-expression {
color: #d86969;
}
.calabrese {
color: #f4a4a4;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--tobi-brown:#4a1c1c;
--enticing-red:#b74e4e;
--coral-expression:#d86969;
--calabrese:#f4a4a4;
--polished-apple:#8c2b2b;
}

More palettes to explore