All Palettes

Color Palette #b87332, #d89b46, #e5b86c, #f1c79d, #f7e2bb

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.solar-fusion {
color: #d89b46;
}
.california-chamois {
color: #e5b86c;
}
.sheer-apricot {
color: #f1c79d;
}
.curd {
color: #f7e2bb;
}

/* CSS Variables */
:root {
--copper:#b87332;
--solar-fusion:#d89b46;
--california-chamois:#e5b86c;
--sheer-apricot:#f1c79d;
--curd:#f7e2bb;
}

More palettes to explore