All Palettes

Color Palette #5e4b8b, #9c7cbb, #f1c6a7, #f6a05a, #d85d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.lush-lilac {
color: #9c7cbb;
}
.citrus-sachet {
color: #f1c6a7;
}
.bergamot-orange {
color: #f6a05a;
}
.medium-vermilion {
color: #d85d3b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--lush-lilac:#9c7cbb;
--citrus-sachet:#f1c6a7;
--bergamot-orange:#f6a05a;
--medium-vermilion:#d85d3b;
}

More palettes to explore