All Palettes

Color Palette #8a6a7e, #d09a9a, #f1b8a2, #f4c9a4, #f3e1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.raw-garnet-viola {
color: #8a6a7e;
}
.dull-apricot {
color: #d09a9a;
}
.antique-cameo {
color: #f1b8a2;
}
.citrus-sachet {
color: #f4c9a4;
}
.soft-butter {
color: #f3e1b4;
}

/* CSS Variables */
:root {
--raw-garnet-viola:#8a6a7e;
--dull-apricot:#d09a9a;
--antique-cameo:#f1b8a2;
--citrus-sachet:#f4c9a4;
--soft-butter:#f3e1b4;
}

More palettes to explore