All Palettes

Color Palette #4a1c1c, #7e2a2a, #a83e3e, #d05353, #e86d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.tobi-brown {
color: #4a1c1c;
}
.sun-dried-tomato {
color: #7e2a2a;
}
.california-poppy {
color: #a83e3e;
}
.chestnut-rose {
color: #d05353;
}
.porcelain-rose {
color: #e86d6d;
}

/* CSS Variables */
:root {
--tobi-brown:#4a1c1c;
--sun-dried-tomato:#7e2a2a;
--california-poppy:#a83e3e;
--chestnut-rose:#d05353;
--porcelain-rose:#e86d6d;
}

More palettes to explore