All Palettes

Color Palette #d9a5a1, #b36d6b, #7b4c4f, #492c2e, #2d1b1c

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-rose {
color: #d9a5a1;
}
.terra-tone {
color: #b36d6b;
}
.antique-red {
color: #7b4c4f;
}
.dark-roast {
color: #492c2e;
}
.weathervane {
color: #2d1b1c;
}

/* CSS Variables */
:root {
--mellow-rose:#d9a5a1;
--terra-tone:#b36d6b;
--antique-red:#7b4c4f;
--dark-roast:#492c2e;
--weathervane:#2d1b1c;
}

More palettes to explore