All Palettes

Color Palette #592d8f, #6d4e8d, #9b7a59, #e3b263, #f68c41

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.grapes-of-italy {
color: #6d4e8d;
}
.prince-paris {
color: #9b7a59;
}
.lamplit {
color: #e3b263;
}
.hot-orange {
color: #f68c41;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--grapes-of-italy:#6d4e8d;
--prince-paris:#9b7a59;
--lamplit:#e3b263;
--hot-orange:#f68c41;
}

More palettes to explore