All Palettes

Color Palette #c19b6c, #d0b38b, #e0c9a3, #e8d5b0, #f0e2c7

0%
0%
0%

CSS code for this palette

/* CSS */
.cardboard {
color: #c19b6c;
}
.link-to-the-past {
color: #d0b38b;
}
.biltmore-buff {
color: #e0c9a3;
}
.convivial-yellow {
color: #e8d5b0;
}
.white-chocolate {
color: #f0e2c7;
}

/* CSS Variables */
:root {
--cardboard:#c19b6c;
--link-to-the-past:#d0b38b;
--biltmore-buff:#e0c9a3;
--convivial-yellow:#e8d5b0;
--white-chocolate:#f0e2c7;
}

More palettes to explore