All Palettes

Color Palette #6a4c94, #ab85c7, #f1d5e1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.wisteria {
color: #ab85c7;
}
.hopeful {
color: #f1d5e1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--wisteria:#ab85c7;
--hopeful:#f1d5e1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore