All Palettes

Color Palette #602e2f, #864b4b, #a76c6c, #d8a79d, #f1d6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz {
color: #602e2f;
}
.red-maple-leaf {
color: #864b4b;
}
.delhi-spice {
color: #a76c6c;
}
.kitten-s-paw {
color: #d8a79d;
}
.tan-whirl {
color: #f1d6d0;
}

/* CSS Variables */
:root {
--jazz:#602e2f;
--red-maple-leaf:#864b4b;
--delhi-spice:#a76c6c;
--kitten-s-paw:#d8a79d;
--tan-whirl:#f1d6d0;
}

More palettes to explore