All Palettes

Color Palette #7b2d30, #a14a4d, #c57c7e, #e3b0b0, #f8d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.fired-brick {
color: #7b2d30;
}
.royal-rum {
color: #a14a4d;
}
.impatient-heart {
color: #c57c7e;
}
.chewing-gum {
color: #e3b0b0;
}
.ballet {
color: #f8d3d3;
}

/* CSS Variables */
:root {
--fired-brick:#7b2d30;
--royal-rum:#a14a4d;
--impatient-heart:#c57c7e;
--chewing-gum:#e3b0b0;
--ballet:#f8d3d3;
}

More palettes to explore