All Palettes

Color Palette #d8c0d8, #e6a7b2, #f5d07f, #f3a36d, #b86b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.love-at-first-sight {
color: #e6a7b2;
}
.soft-straw {
color: #f5d07f;
}
.copper-river {
color: #f3a36d;
}
.terra-tone {
color: #b86b6b;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--love-at-first-sight:#e6a7b2;
--soft-straw:#f5d07f;
--copper-river:#f3a36d;
--terra-tone:#b86b6b;
}

More palettes to explore