All Palettes

Color Palette #c67b3f, #d99c5e, #f1bf7e, #e6c789, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.summerset {
color: #c67b3f;
}
.ritzy {
color: #d99c5e;
}
.ash-yellow {
color: #f1bf7e;
}
.white-raisin {
color: #e6c789;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--summerset:#c67b3f;
--ritzy:#d99c5e;
--ash-yellow:#f1bf7e;
--white-raisin:#e6c789;
--beef-hotpot:#a85f2e;
}

More palettes to explore