All Palettes

Color Palette #d89f3b, #a85f2e, #4b4c2a, #39393c, #f6c85a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-hamster {
color: #d89f3b;
}
.beef-hotpot {
color: #a85f2e;
}
.tinny-tin {
color: #4b4c2a;
}
.montana {
color: #39393c;
}
.deep-fried-sun-rays {
color: #f6c85a;
}

/* CSS Variables */
:root {
--golden-hamster:#d89f3b;
--beef-hotpot:#a85f2e;
--tinny-tin:#4b4c2a;
--montana:#39393c;
--deep-fried-sun-rays:#f6c85a;
}

More palettes to explore