All Palettes

Color Palette #4b3e8e, #6a5bae, #a67cc0, #f0b17a, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3e8e;
}
.blue-marguerite {
color: #6a5bae;
}
.wisteria {
color: #a67cc0;
}
.exciting-orange {
color: #f0b17a;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--blue-gem:#4b3e8e;
--blue-marguerite:#6a5bae;
--wisteria:#a67cc0;
--exciting-orange:#f0b17a;
--dodgeroll-gold:#f39c12;
}

More palettes to explore