All Palettes

Color Palette #c3a3d1, #a76eaa, #efaf7b, #ff8f57, #d8594b

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-lace {
color: #c3a3d1;
}
.berry-burst {
color: #a76eaa;
}
.exciting-orange {
color: #efaf7b;
}
.fire-orange {
color: #ff8f57;
}
.red-wire {
color: #d8594b;
}

/* CSS Variables */
:root {
--lilac-lace:#c3a3d1;
--berry-burst:#a76eaa;
--exciting-orange:#efaf7b;
--fire-orange:#ff8f57;
--red-wire:#d8594b;
}

More palettes to explore