All Palettes

Color Palette #4d282d, #6e4b3a, #a86d5d, #d9a76d, #f4e1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.heath {
color: #4d282d;
}
.cappuccino {
color: #6e4b3a;
}
.honey-maple {
color: #a86d5d;
}
.flower-field {
color: #d9a76d;
}
.soft-butter {
color: #f4e1b8;
}

/* CSS Variables */
:root {
--heath:#4d282d;
--cappuccino:#6e4b3a;
--honey-maple:#a86d5d;
--flower-field:#d9a76d;
--soft-butter:#f4e1b8;
}

More palettes to explore