All Palettes

Color Palette #5b2c90, #8e5abf, #c4a4e5, #f2d3a1, #f28d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.lucid-dream {
color: #5b2c90;
}
.lusty-lavender {
color: #8e5abf;
}
.silver-rust {
color: #c4a4e5;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.spicy-paella {
color: #f28d3a;
}

/* CSS Variables */
:root {
--lucid-dream:#5b2c90;
--lusty-lavender:#8e5abf;
--silver-rust:#c4a4e5;
--antique-wicker-basket:#f2d3a1;
--spicy-paella:#f28d3a;
}

More palettes to explore