All Palettes

Color Palette #d5a86d, #b76a4e, #804d5d, #5f3d7b, #3b4e87

0%
0%
0%

CSS code for this palette

/* CSS */
.gobi-sand {
color: #d5a86d;
}
.clay {
color: #b76a4e;
}
.artful-magenta {
color: #804d5d;
}
.tillandsia-purple {
color: #5f3d7b;
}
.dive-in {
color: #3b4e87;
}

/* CSS Variables */
:root {
--gobi-sand:#d5a86d;
--clay:#b76a4e;
--artful-magenta:#804d5d;
--tillandsia-purple:#5f3d7b;
--dive-in:#3b4e87;
}

More palettes to explore