Apple UI Colors

tvOS System Colors

Explore tvOS system colors and Apple TV interface tokens from the project’s trusted export workflow, with searchable UIKit APIs, HEX values, and RGBA values.
SwatchNameAPI TokenHEX / RGBA
System Blue
UIColor.systemBlue
#007AFF
rgb(0, 122, 255)
System Green
UIColor.systemGreen
#34C759
rgb(52, 199, 89)
System Indigo
UIColor.systemIndigo
#5856D6
rgb(88, 86, 214)
System Orange
UIColor.systemOrange
#FF9500
rgb(255, 149, 0)
System Pink
UIColor.systemPink
#FF2D55
rgb(255, 45, 85)
System Purple
UIColor.systemPurple
#AF52DE
rgb(175, 82, 222)
System Red
UIColor.systemRed
#FF3B30
rgb(255, 59, 48)
System Teal
UIColor.systemTeal
#5AC8FA
rgb(90, 200, 250)
System Yellow
UIColor.systemYellow
#FFCC00
rgb(255, 204, 0)
System Gray
UIColor.systemGray
#8E8E93
rgb(142, 142, 147)
Label
UIColor.label
#000000
rgb(0, 0, 0)
Secondary Label
UIColor.secondaryLabel
#3C3C4399
rgba(60, 60, 67, 0.6)
Tertiary Label
UIColor.tertiaryLabel
#3C3C434C
rgba(60, 60, 67, 0.298)
Quaternary Label
UIColor.quaternaryLabel
#3C3C432E
rgba(60, 60, 67, 0.18)
Link
UIColor.link
#007AFF
rgb(0, 122, 255)
Placeholder Text
UIColor.placeholderText
#3C3C434C
rgba(60, 60, 67, 0.298)
Separator
UIColor.separator
#3C3C434A
rgba(60, 60, 67, 0.29)
Opaque Separator
UIColor.opaqueSeparator
#C6C6C8
rgb(198, 198, 200)