All Palettes

Color Palette #6a4c94, #9b69bf, #e1b6e2, #ffa142, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.viola {
color: #9b69bf;
}
.romantic-morning {
color: #e1b6e2;
}
.radiation-carrot {
color: #ffa142;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--viola:#9b69bf;
--romantic-morning:#e1b6e2;
--radiation-carrot:#ffa142;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore