All Palettes

Color Palette #a85f2e, #d79b70, #f1c6a7, #f4e1b3, #e2b150

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.rustic-adobe {
color: #d79b70;
}
.citrus-sachet {
color: #f1c6a7;
}
.friendly-yellow {
color: #f4e1b3;
}
.yolk-yellow {
color: #e2b150;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--rustic-adobe:#d79b70;
--citrus-sachet:#f1c6a7;
--friendly-yellow:#f4e1b3;
--yolk-yellow:#e2b150;
}

More palettes to explore