All Palettes

Color Palette #f5dfd1, #e6b7a2, #d39f8d, #b86e6b, #8c4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.canyonville {
color: #f5dfd1;
}
.warming-peach {
color: #e6b7a2;
}
.shetland-pony {
color: #d39f8d;
}
.terra-tone {
color: #b86e6b;
}
.rhubarb-smoothie {
color: #8c4a4a;
}

/* CSS Variables */
:root {
--canyonville:#f5dfd1;
--warming-peach:#e6b7a2;
--shetland-pony:#d39f8d;
--terra-tone:#b86e6b;
--rhubarb-smoothie:#8c4a4a;
}

More palettes to explore