All Palettes

Color Palette #7f1f3d, #aa3c4c, #d35345, #eb8f6b, #f1c6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.beet-red {
color: #7f1f3d;
}
.valentine {
color: #aa3c4c;
}
.spirit-warrior {
color: #d35345;
}
.painted-clay {
color: #eb8f6b;
}
.citrus-sachet {
color: #f1c6a7;
}

/* CSS Variables */
:root {
--beet-red:#7f1f3d;
--valentine:#aa3c4c;
--spirit-warrior:#d35345;
--painted-clay:#eb8f6b;
--citrus-sachet:#f1c6a7;
}

More palettes to explore