All Palettes

Color Palette #d4c8d5, #c5a7c8, #a67db5, #a05a9f, #6e4a82

0%
0%
0%

CSS code for this palette

/* CSS */
.orchid-tint {
color: #d4c8d5;
}
.tea-towel {
color: #c5a7c8;
}
.lobby-lilac {
color: #a67db5;
}
.heath-spotted-orchid {
color: #a05a9f;
}
.plum-jam {
color: #6e4a82;
}

/* CSS Variables */
:root {
--orchid-tint:#d4c8d5;
--tea-towel:#c5a7c8;
--lobby-lilac:#a67db5;
--heath-spotted-orchid:#a05a9f;
--plum-jam:#6e4a82;
}

More palettes to explore