All Palettes

Color Palette #603d8a, #a16fbe, #d2a1e3, #f9d7d9, #fbacac

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #603d8a;
}
.soft-purple {
color: #a16fbe;
}
.bright-ube {
color: #d2a1e3;
}
.light-pink-tone {
color: #f9d7d9;
}
.apricot-haze {
color: #fbacac;
}

/* CSS Variables */
:root {
--daisy-bush:#603d8a;
--soft-purple:#a16fbe;
--bright-ube:#d2a1e3;
--light-pink-tone:#f9d7d9;
--apricot-haze:#fbacac;
}

More palettes to explore