All Palettes

Color Palette #f5b9a3, #f6d6a7, #e9b76d, #d9a65e, #c37a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.california-chamois {
color: #e9b76d;
}
.cat-s-eye-marble {
color: #d9a65e;
}
.mulberry-thorn {
color: #c37a2c;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--enjoyable-yellow:#f6d6a7;
--california-chamois:#e9b76d;
--cat-s-eye-marble:#d9a65e;
--mulberry-thorn:#c37a2c;
}

More palettes to explore