All Palettes

Color Palette #f7c5a1, #f5b7c8, #c4a4e0, #9f7cb6, #6d4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.berries-n-cream {
color: #f5b7c8;
}
.silver-rust {
color: #c4a4e0;
}
.lush-lilac {
color: #9f7cb6;
}
.magenta-violet {
color: #6d4f8c;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--berries-n-cream:#f5b7c8;
--silver-rust:#c4a4e0;
--lush-lilac:#9f7cb6;
--magenta-violet:#6d4f8c;
}

More palettes to explore