Candy Grape Fizz
#7755ee
Here's everything about the color Candy Grape Fizz (#7755ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7755ee | |
|---|---|---|
| RGB | rgb(119, 85, 238) | |
| HSL | hsl(253, 82%, 63%) | |
| CMYK | cmyk(50%, 64%, 0%, 7%) | |
| LAB | lab(47, 43, -74) | |
| OKLCH | oklch(0.57 0.218 288) |
Color harmonies
Tints & shades
Code snippets
color: #7755ee;
background-color: #7755ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF7755EE)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.33, blue: 0.93, alpha: 1.0)