All Palettes

Color Palette #6a4c94, #b95b9b, #e8a87d, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.rose-bud {
color: #b95b9b;
}
.orange-clay {
color: #e8a87d;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--rose-bud:#b95b9b;
--orange-clay:#e8a87d;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore