All Palettes

Color Palette #3c0061, #5d2a92, #9c69bf, #f5c7e7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-violet {
color: #3c0061;
}
.lucid-dream {
color: #5d2a92;
}
.viola {
color: #9c69bf;
}
.sparkling-pink {
color: #f5c7e7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--deep-violet:#3c0061;
--lucid-dream:#5d2a92;
--viola:#9c69bf;
--sparkling-pink:#f5c7e7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore