All Palettes

Color Palette #d3b09c, #e6c4b3, #f7dbd4, #f9dfae, #c6a26c

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-khaki {
color: #d3b09c;
}
.antoinette-pink {
color: #e6c4b3;
}
.pink-sangria {
color: #f7dbd4;
}
.peach-yellow {
color: #f9dfae;
}
.bleached-maple {
color: #c6a26c;
}

/* CSS Variables */
:root {
--indian-khaki:#d3b09c;
--antoinette-pink:#e6c4b3;
--pink-sangria:#f7dbd4;
--peach-yellow:#f9dfae;
--bleached-maple:#c6a26c;
}

More palettes to explore