All Palettes

Color Palette #6a4a8c, #a27ec9, #f7b5a1, #ff6e61, #ffbd7a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6a4a8c;
}
.wisteria {
color: #a27ec9;
}
.mystic-tulip {
color: #f7b5a1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.buff-orange {
color: #ffbd7a;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6a4a8c;
--wisteria:#a27ec9;
--mystic-tulip:#f7b5a1;
--grapefruit-pulp:#ff6e61;
--buff-orange:#ffbd7a;
}

More palettes to explore