All Palettes

Color Palette #7f1f7f, #a85d9b, #d09abd, #f2b87d, #e1c56b

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-darkness-my-old-friend {
color: #7f1f7f;
}
.radiant-orchid {
color: #a85d9b;
}
.peach-buff {
color: #d09abd;
}
.sunburst {
color: #f2b87d;
}
.california-dreaming {
color: #e1c56b;
}

/* CSS Variables */
:root {
--hello-darkness-my-old-friend:#7f1f7f;
--radiant-orchid:#a85d9b;
--peach-buff:#d09abd;
--sunburst:#f2b87d;
--california-dreaming:#e1c56b;
}

More palettes to explore