All Palettes

Color Palette #a85f2e, #d59b6c, #b6c8a7, #8a7b9d, #514b81

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.prayer-flag {
color: #d59b6c;
}
.seacrest {
color: #b6c8a7;
}
.relic {
color: #8a7b9d;
}
.spirit-dance {
color: #514b81;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--prayer-flag:#d59b6c;
--seacrest:#b6c8a7;
--relic:#8a7b9d;
--spirit-dance:#514b81;
}

More palettes to explore