All Palettes

Color Palette #5c3f8d, #7c5b9f, #a67ab3, #d99a36, #c46868

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.jubilee {
color: #7c5b9f;
}
.bell-heather {
color: #a67ab3;
}
.trinket {
color: #d99a36;
}
.stormy-passion {
color: #c46868;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--jubilee:#7c5b9f;
--bell-heather:#a67ab3;
--trinket:#d99a36;
--stormy-passion:#c46868;
}

More palettes to explore