All Palettes

Color Palette #7c5d4b, #d8a79d, #f2c5d3, #c7998f, #7a4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.rich-walnut {
color: #7c5d4b;
}
.kitten-s-paw {
color: #d8a79d;
}
.in-the-pink {
color: #f2c5d3;
}
.calliope {
color: #c7998f;
}
.false-morel {
color: #7a4d4d;
}

/* CSS Variables */
:root {
--rich-walnut:#7c5d4b;
--kitten-s-paw:#d8a79d;
--in-the-pink:#f2c5d3;
--calliope:#c7998f;
--false-morel:#7a4d4d;
}

More palettes to explore