Bureaucracy
#746c8f
Here's everything about the color Bureaucracy (#746c8f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #746c8f | |
|---|---|---|
| RGB | rgb(116, 108, 143) | |
| HSL | hsl(254, 14%, 49%) | |
| CMYK | cmyk(19%, 24%, 0%, 44%) | |
| LAB | lab(47, 9, -18) | |
| OKLCH | oklch(0.55 0.054 295) |
Color harmonies
Tints & shades
Code snippets
color: #746c8f;
background-color: #746c8f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF746C8F)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.42, blue: 0.56, alpha: 1.0)