All Palettes

Color Palette #4b2e8e, #7c5b9f, #a8719d, #e9a84e, #d85b31

0%
0%
0%

CSS code for this palette

/* CSS */
.sick-blue {
color: #4b2e8e;
}
.jubilee {
color: #7c5b9f;
}
.violet-femmes {
color: #a8719d;
}
.zucchini-flower {
color: #e9a84e;
}
.tangerine-bliss {
color: #d85b31;
}

/* CSS Variables */
:root {
--sick-blue:#4b2e8e;
--jubilee:#7c5b9f;
--violet-femmes:#a8719d;
--zucchini-flower:#e9a84e;
--tangerine-bliss:#d85b31;
}

More palettes to explore