All Palettes

Color Palette #6c508b, #a65e9a, #e5c2d2, #f3e5a5, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6c508b;
}
.radiant-orchid {
color: #a65e9a;
}
.in-the-slip {
color: #e5c2d2;
}
.cymophane-yellow {
color: #f3e5a5;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--magenta-violet:#6c508b;
--radiant-orchid:#a65e9a;
--in-the-slip:#e5c2d2;
--cymophane-yellow:#f3e5a5;
--american-yellow:#f5b400;
}

More palettes to explore