All Palettes

Color Palette #7d1c1c, #aa3c3c, #d06c6c, #f49f9f, #f8d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.falu-red {
color: #7d1c1c;
}
.indiscreet {
color: #aa3c3c;
}
.lippie {
color: #d06c6c;
}
.plum-blossom {
color: #f49f9f;
}
.ballet {
color: #f8d3d3;
}

/* CSS Variables */
:root {
--falu-red:#7d1c1c;
--indiscreet:#aa3c3c;
--lippie:#d06c6c;
--plum-blossom:#f49f9f;
--ballet:#f8d3d3;
}

More palettes to explore