All Palettes

Color Palette #f0e3d6, #d6c9b8, #c0a69b, #b58a78, #6d4a63

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.sandshell {
color: #d6c9b8;
}
.heavenly-cocoa {
color: #c0a69b;
}
.plum-blossom-dye {
color: #b58a78;
}
.wizard-time {
color: #6d4a63;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--sandshell:#d6c9b8;
--heavenly-cocoa:#c0a69b;
--plum-blossom-dye:#b58a78;
--wizard-time:#6d4a63;
}

More palettes to explore