All Palettes

Color Palette #f7b1c3, #f4a4b1, #d89f8d, #a86b57, #6d4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f7b1c3;
}
.pink-fit {
color: #f4a4b1;
}
.medium-terracotta {
color: #d89f8d;
}
.mojave-sunset {
color: #a86b57;
}
.marron {
color: #6d4a4a;
}

/* CSS Variables */
:root {
--cupid:#f7b1c3;
--pink-fit:#f4a4b1;
--medium-terracotta:#d89f8d;
--mojave-sunset:#a86b57;
--marron:#6d4a4a;
}

More palettes to explore