All Palettes

Color Palette #6c4c41, #a0877e, #d6cbc7, #d0d9dd, #b3dfdc

0%
0%
0%

CSS code for this palette

/* CSS */
.fondue-fudge {
color: #6c4c41;
}
.velvety-chestnut {
color: #a0877e;
}
.subpoena {
color: #d6cbc7;
}
.suave-grey {
color: #d0d9dd;
}
.frosty-soft-blue {
color: #b3dfdc;
}

/* CSS Variables */
:root {
--fondue-fudge:#6c4c41;
--velvety-chestnut:#a0877e;
--subpoena:#d6cbc7;
--suave-grey:#d0d9dd;
--frosty-soft-blue:#b3dfdc;
}

More palettes to explore