All Palettes

Color Palette #8c4a4a, #b86b6b, #d8a597, #f3c5b4, #f9dfd7

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-smoothie {
color: #8c4a4a;
}
.terra-tone {
color: #b86b6b;
}
.conch-pink {
color: #d8a597;
}
.peach-temptation {
color: #f3c5b4;
}
.veiled-pink {
color: #f9dfd7;
}

/* CSS Variables */
:root {
--rhubarb-smoothie:#8c4a4a;
--terra-tone:#b86b6b;
--conch-pink:#d8a597;
--peach-temptation:#f3c5b4;
--veiled-pink:#f9dfd7;
}

More palettes to explore