All Palettes

Color Palette #6b4b8b, #9f5b9a, #e8c3a1, #f6e6d5, #f1bf5b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6b4b8b;
}
.heath-spotted-orchid {
color: #9f5b9a;
}
.toasted-coconut {
color: #e8c3a1;
}
.heirloom-lace {
color: #f6e6d5;
}
.overjoy {
color: #f1bf5b;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6b4b8b;
--heath-spotted-orchid:#9f5b9a;
--toasted-coconut:#e8c3a1;
--heirloom-lace:#f6e6d5;
--overjoy:#f1bf5b;
}

More palettes to explore