All Palettes

Color Palette #5b3e8e, #a85d9b, #f6a2bf, #f9b590, #f7d3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e8e;
}
.radiant-orchid {
color: #a85d9b;
}
.rogue-pink {
color: #f6a2bf;
}
.desert-sunrise {
color: #f9b590;
}
.antique-wicker-basket {
color: #f7d3a1;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e8e;
--radiant-orchid:#a85d9b;
--rogue-pink:#f6a2bf;
--desert-sunrise:#f9b590;
--antique-wicker-basket:#f7d3a1;
}

More palettes to explore