Black Orchid
#525463
Black Orchid is a color with the hex code #525463. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #525463 | |
|---|---|---|
| RGB | rgb(82, 84, 99) | |
| HSL | hsl(233, 9%, 35%) | |
| CMYK | cmyk(17%, 15%, 0%, 61%) | |
| LAB | lab(36, 2, -9) | |
| OKLCH | oklch(0.45 0.025 279) |
Color harmonies
Tints & shades
Code snippets
color: #525463;
background-color: #525463;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF525463)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.33, blue: 0.39, alpha: 1.0)