All Palettes

Color Palette #4c3c90, #6a4c94, #9a5fab, #e7a5a2, #f3c539

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4c3c90;
}
.pure-mauve {
color: #6a4c94;
}
.royal-pretender {
color: #9a5fab;
}
.bussell-lace {
color: #e7a5a2;
}
.phellodendron-amurense {
color: #f3c539;
}

/* CSS Variables */
:root {
--blue-gem:#4c3c90;
--pure-mauve:#6a4c94;
--royal-pretender:#9a5fab;
--bussell-lace:#e7a5a2;
--phellodendron-amurense:#f3c539;
}

More palettes to explore