All Palettes

Color Palette #4a1c1c, #713d3d, #9a5b5b, #c58c8c, #e3bfbf

0%
0%
0%

CSS code for this palette

/* CSS */
.tobi-brown {
color: #4a1c1c;
}
.tuscan-russet {
color: #713d3d;
}
.ruby-crystal {
color: #9a5b5b;
}
.grand-sunset {
color: #c58c8c;
}
.sweet-blush {
color: #e3bfbf;
}

/* CSS Variables */
:root {
--tobi-brown:#4a1c1c;
--tuscan-russet:#713d3d;
--ruby-crystal:#9a5b5b;
--grand-sunset:#c58c8c;
--sweet-blush:#e3bfbf;
}

More palettes to explore