All Palettes

Color Palette #4a2b6e, #6a4c94, #a85d9f, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-nights {
color: #4a2b6e;
}
.pure-mauve {
color: #6a4c94;
}
.radiant-orchid {
color: #a85d9f;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--mystic-nights:#4a2b6e;
--pure-mauve:#6a4c94;
--radiant-orchid:#a85d9f;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore