All Palettes

Color Palette #d5a96c, #af5a3c, #8c3c2c, #a1bab1, #f2c5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.gobi-sand {
color: #d5a96c;
}
.brown-rust {
color: #af5a3c;
}
.rustica {
color: #8c3c2c;
}
.garden-twilight {
color: #a1bab1;
}
.in-the-pink {
color: #f2c5d0;
}

/* CSS Variables */
:root {
--gobi-sand:#d5a96c;
--brown-rust:#af5a3c;
--rustica:#8c3c2c;
--garden-twilight:#a1bab1;
--in-the-pink:#f2c5d0;
}

More palettes to explore