All Palettes

Color Palette #b67e5d, #d8a169, #f5c87a, #fbe3a7, #f8d4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.silken-chocolate {
color: #b67e5d;
}
.kombucha {
color: #d8a169;
}
.sunday-afternoon {
color: #f5c87a;
}
.lemon-filling {
color: #fbe3a7;
}
.cheddar-corn {
color: #f8d4b4;
}

/* CSS Variables */
:root {
--silken-chocolate:#b67e5d;
--kombucha:#d8a169;
--sunday-afternoon:#f5c87a;
--lemon-filling:#fbe3a7;
--cheddar-corn:#f8d4b4;
}

More palettes to explore