All Palettes

Color Palette #602e2f, #7c4b4b, #a06a6c, #d49e8c, #f1d2cb

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz {
color: #602e2f;
}
.alden-till {
color: #7c4b4b;
}
.delhi-spice {
color: #a06a6c;
}
.shetland-pony {
color: #d49e8c;
}
.cool-cantaloupe {
color: #f1d2cb;
}

/* CSS Variables */
:root {
--jazz:#602e2f;
--alden-till:#7c4b4b;
--delhi-spice:#a06a6c;
--shetland-pony:#d49e8c;
--cool-cantaloupe:#f1d2cb;
}

More palettes to explore