All Palettes

Color Palette #6d4f8c, #a65e9e, #d29c6a, #f1d35b, #f7481d

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6d4f8c;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.golden-aura {
color: #d29c6a;
}
.sorreno-lemon {
color: #f1d35b;
}
.reddish-orange {
color: #f7481d;
}

/* CSS Variables */
:root {
--magenta-violet:#6d4f8c;
--heath-spotted-orchid:#a65e9e;
--golden-aura:#d29c6a;
--sorreno-lemon:#f1d35b;
--reddish-orange:#f7481d;
}

More palettes to explore