All Palettes

Color Palette #c68a5d, #d0b38a, #e2c8a2, #eed9b9, #f6e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.wheatberry {
color: #c68a5d;
}
.link-to-the-past {
color: #d0b38a;
}
.biltmore-buff {
color: #e2c8a2;
}
.porcelain-pink {
color: #eed9b9;
}
.peach-rose {
color: #f6e2d5;
}

/* CSS Variables */
:root {
--wheatberry:#c68a5d;
--link-to-the-past:#d0b38a;
--biltmore-buff:#e2c8a2;
--porcelain-pink:#eed9b9;
--peach-rose:#f6e2d5;
}

More palettes to explore