Citadel
#6a7f8b
Here's everything about the color Citadel (#6a7f8b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6a7f8b | |
|---|---|---|
| RGB | rgb(106, 127, 139) | |
| HSL | hsl(202, 13%, 48%) | |
| CMYK | cmyk(24%, 9%, 0%, 45%) | |
| LAB | lab(52, -6, -9) | |
| OKLCH | oklch(0.58 0.031 233) |
Color harmonies
Tints & shades
Code snippets
color: #6a7f8b;
background-color: #6a7f8b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF6A7F8B)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.50, blue: 0.55, alpha: 1.0)