All Palettes

Color Palette #d6c6a8, #e1b798, #f2a778, #f27c4a, #e54a38

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-country {
color: #d6c6a8;
}
.field-of-wheat {
color: #e1b798;
}
.hazelnut-milk {
color: #f2a778;
}
.mandarin {
color: #f27c4a;
}
.sour-cherry {
color: #e54a38;
}

/* CSS Variables */
:root {
--garden-country:#d6c6a8;
--field-of-wheat:#e1b798;
--hazelnut-milk:#f2a778;
--mandarin:#f27c4a;
--sour-cherry:#e54a38;
}

More palettes to explore