All Palettes

Color Palette #d1a45c, #e4c77c, #f8e1b4, #a85f2e, #c9a86e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-honey {
color: #d1a45c;
}
.blossom-yellow {
color: #e4c77c;
}
.noodles {
color: #f8e1b4;
}
.beef-hotpot {
color: #a85f2e;
}
.ginger-ale {
color: #c9a86e;
}

/* CSS Variables */
:root {
--sweet-honey:#d1a45c;
--blossom-yellow:#e4c77c;
--noodles:#f8e1b4;
--beef-hotpot:#a85f2e;
--ginger-ale:#c9a86e;
}

More palettes to explore