Dr Who
#78587d
Dr Who is a color with the hex code #78587d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #78587d | |
|---|---|---|
| RGB | rgb(120, 88, 125) | |
| HSL | hsl(292, 17%, 42%) | |
| CMYK | cmyk(4%, 30%, 0%, 51%) | |
| LAB | lab(42, 19, -16) | |
| OKLCH | oklch(0.51 0.069 322) |
Color harmonies
Tints & shades
Code snippets
color: #78587d;
background-color: #78587d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF78587D)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.35, blue: 0.49, alpha: 1.0)