All Palettes

Color Palette #a36c8d, #e1c6d1, #f4e4d7, #c2af99, #8b6a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-jazz {
color: #a36c8d;
}
.tinted-rosewood {
color: #e1c6d1;
}
.early-sunset {
color: #f4e4d7;
}
.vast-desert {
color: #c2af99;
}
.mocha-madness {
color: #8b6a5b;
}

/* CSS Variables */
:root {
--pink-jazz:#a36c8d;
--tinted-rosewood:#e1c6d1;
--early-sunset:#f4e4d7;
--vast-desert:#c2af99;
--mocha-madness:#8b6a5b;
}

More palettes to explore