All Palettes

Color Palette #5c3f8d, #8a5fbf, #c4a1e3, #f2bae1, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.lusty-lavender {
color: #8a5fbf;
}
.silver-rust {
color: #c4a1e3;
}
.pink-heath {
color: #f2bae1;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--lusty-lavender:#8a5fbf;
--silver-rust:#c4a1e3;
--pink-heath:#f2bae1;
--blush-hour:#ff7092;
}

More palettes to explore