All Palettes

Color Palette #3d0f0a, #7e1c1b, #a94c4d, #d8797c, #f2b7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.red-bean {
color: #3d0f0a;
}
.falu-red {
color: #7e1c1b;
}
.red-leather {
color: #a94c4d;
}
.juicy-details {
color: #d8797c;
}
.ballerina-tears {
color: #f2b7b1;
}

/* CSS Variables */
:root {
--red-bean:#3d0f0a;
--falu-red:#7e1c1b;
--red-leather:#a94c4d;
--juicy-details:#d8797c;
--ballerina-tears:#f2b7b1;
}

More palettes to explore