All Palettes

Color Palette #7d1c1c, #a14545, #c66c6c, #e9a5a5, #f2c5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.falu-red {
color: #7d1c1c;
}
.roof-terracotta {
color: #a14545;
}
.strawberry-wine {
color: #c66c6c;
}
.wood-nymph {
color: #e9a5a5;
}
.english-rose {
color: #f2c5c5;
}

/* CSS Variables */
:root {
--falu-red:#7d1c1c;
--roof-terracotta:#a14545;
--strawberry-wine:#c66c6c;
--wood-nymph:#e9a5a5;
--english-rose:#f2c5c5;
}

More palettes to explore