All Palettes

Color Palette #c73d3d, #f6b83c, #f1c3a7, #502b2b, #7d4f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-throb {
color: #c73d3d;
}
.squash-blossom {
color: #f6b83c;
}
.pumpkin-mousse {
color: #f1c3a7;
}
.heath {
color: #502b2b;
}
.antique-red {
color: #7d4f4f;
}

/* CSS Variables */
:root {
--heart-throb:#c73d3d;
--squash-blossom:#f6b83c;
--pumpkin-mousse:#f1c3a7;
--heath:#502b2b;
--antique-red:#7d4f4f;
}

More palettes to explore