Ultraberry
#770088
Here's everything about the color Ultraberry (#770088) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #770088 | |
|---|---|---|
| RGB | rgb(119, 0, 136) | |
| HSL | hsl(293, 100%, 27%) | |
| CMYK | cmyk(12%, 100%, 0%, 47%) | |
| LAB | lab(28, 55, -44) | |
| OKLCH | oklch(0.41 0.196 321) |
Color harmonies
Tints & shades
Code snippets
color: #770088;
background-color: #770088;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF770088)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.00, blue: 0.53, alpha: 1.0)