All Palettes

Color Palette #f0b67f, #f6c7a7, #f1e4d5, #f4a462, #d6803d

0%
0%
0%

CSS code for this palette

/* CSS */
.smoked-ham {
color: #f0b67f;
}
.peach-damask {
color: #f6c7a7;
}
.china-doll {
color: #f1e4d5;
}
.shrimp-cocktail {
color: #f4a462;
}
.clay-terrace {
color: #d6803d;
}

/* CSS Variables */
:root {
--smoked-ham:#f0b67f;
--peach-damask:#f6c7a7;
--china-doll:#f1e4d5;
--shrimp-cocktail:#f4a462;
--clay-terrace:#d6803d;
}

More palettes to explore