All Palettes

Color Palette #4d282d, #694a49, #a56f69, #d8c0b0, #f2e2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.heath {
color: #4d282d;
}
.chocolate-eclair {
color: #694a49;
}
.warm-wassail {
color: #a56f69;
}
.artisan-tea {
color: #d8c0b0;
}
.posy {
color: #f2e2d4;
}

/* CSS Variables */
:root {
--heath:#4d282d;
--chocolate-eclair:#694a49;
--warm-wassail:#a56f69;
--artisan-tea:#d8c0b0;
--posy:#f2e2d4;
}

More palettes to explore