All Palettes

Color Palette #5b3b8c, #9d6dc5, #d6a1e8, #f5a524, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3b8c;
}
.lilac-bush {
color: #9d6dc5;
}
.bright-ube {
color: #d6a1e8;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3b8c;
--lilac-bush:#9d6dc5;
--bright-ube:#d6a1e8;
--apricot-glazed-chicken:#f5a524;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore