All Palettes

Color Palette #5b2d80, #8e5cb2, #b492d3, #e2ba4b, #d9613f

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-amethyst {
color: #5b2d80;
}
.lusty-lavender {
color: #8e5cb2;
}
.pale-purple {
color: #b492d3;
}
.high-honey {
color: #e2ba4b;
}
.flint-corn-red {
color: #d9613f;
}

/* CSS Variables */
:root {
--deep-amethyst:#5b2d80;
--lusty-lavender:#8e5cb2;
--pale-purple:#b492d3;
--high-honey:#e2ba4b;
--flint-corn-red:#d9613f;
}

More palettes to explore