All Palettes

Color Palette #492c59, #6a4a8c, #9a69bf, #caa1e3, #f2d0a1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-plum {
color: #492c59;
}
.grapes-of-italy {
color: #6a4a8c;
}
.viola {
color: #9a69bf;
}
.silver-rust {
color: #caa1e3;
}
.scalloped-oak {
color: #f2d0a1;
}

/* CSS Variables */
:root {
--deep-plum:#492c59;
--grapes-of-italy:#6a4a8c;
--viola:#9a69bf;
--silver-rust:#caa1e3;
--scalloped-oak:#f2d0a1;
}

More palettes to explore