All Palettes

Color Palette #690dab, #8a2ce2, #a75fab, #d69fb8, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.bright-blue-violet {
color: #8a2ce2;
}
.royalty-loyalty {
color: #a75fab;
}
.gizmo {
color: #d69fb8;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--bright-blue-violet:#8a2ce2;
--royalty-loyalty:#a75fab;
--gizmo:#d69fb8;
--bright-khaki:#f0e78e;
}

More palettes to explore