All Palettes

Color Palette #9a7a5b, #d1b47b, #e3c5a1, #f3e2d3, #f4b99f

0%
0%
0%

CSS code for this palette

/* CSS */
.beige-intuition {
color: #9a7a5b;
}
.beachwalk {
color: #d1b47b;
}
.october-bounty {
color: #e3c5a1;
}
.posy {
color: #f3e2d3;
}
.certain-peach {
color: #f4b99f;
}

/* CSS Variables */
:root {
--beige-intuition:#9a7a5b;
--beachwalk:#d1b47b;
--october-bounty:#e3c5a1;
--posy:#f3e2d3;
--certain-peach:#f4b99f;
}

More palettes to explore