UIColor(Backpack)

@interface UIColor (Backpack)

Backpack’s color palette.

Colors

  • The backgroundAlternativeDarkColor color from the Backpack palette - rgb(0, 0, 0).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeDarkColor;

    Swift

    class var bpk_backgroundAlternativeDark: UIColor { get }
  • The backgroundAlternativeLightColor color from the Backpack palette - rgb(241, 242, 248).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeLightColor;

    Swift

    class var bpk_backgroundAlternativeLight: UIColor { get }
  • The backgroundAlternativeSecondaryDarkColor color from the Backpack palette - rgb(29, 27, 32).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeSecondaryDarkColor;

    Swift

    class var bpk_backgroundAlternativeSecondaryDark: UIColor { get }
  • The backgroundAlternativeSecondaryLightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeSecondaryLightColor;

    Swift

    class var bpk_backgroundAlternativeSecondaryLight: UIColor { get }
  • The backgroundDarkColor color from the Backpack palette - rgb(0, 0, 0).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundDarkColor;

    Swift

    class var bpk_backgroundDark: UIColor { get }
  • The backgroundElevation01DarkColor color from the Backpack palette - rgb(29, 27, 32).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation01DarkColor;

    Swift

    class var bpk_backgroundElevation01Dark: UIColor { get }
  • The backgroundElevation01LightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation01LightColor;

    Swift

    class var bpk_backgroundElevation01Light: UIColor { get }
  • The backgroundElevation02DarkColor color from the Backpack palette - rgb(44, 44, 46).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation02DarkColor;

    Swift

    class var bpk_backgroundElevation02Dark: UIColor { get }
  • The backgroundElevation02LightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation02LightColor;

    Swift

    class var bpk_backgroundElevation02Light: UIColor { get }
  • The backgroundElevation03DarkColor color from the Backpack palette - rgb(58, 58, 60).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation03DarkColor;

    Swift

    class var bpk_backgroundElevation03Dark: UIColor { get }
  • The backgroundElevation03LightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation03LightColor;

    Swift

    class var bpk_backgroundElevation03Light: UIColor { get }
  • The backgroundLightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundLightColor;

    Swift

    class var bpk_backgroundLight: UIColor { get }
  • The backgroundSecondaryDarkColor color from the Backpack palette - rgb(29, 27, 32).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundSecondaryDarkColor;

    Swift

    class var bpk_backgroundSecondaryDark: UIColor { get }
  • The backgroundSecondaryLightColor color from the Backpack palette - rgb(241, 242, 248).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundSecondaryLightColor;

    Swift

    class var bpk_backgroundSecondaryLight: UIColor { get }
  • The backgroundTertiaryDarkColor color from the Backpack palette - rgb(44, 44, 46).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundTertiaryDarkColor;

    Swift

    class var bpk_backgroundTertiaryDark: UIColor { get }
  • The backgroundTertiaryLightColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundTertiaryLightColor;

    Swift

    class var bpk_backgroundTertiaryLight: UIColor { get }
  • The abisko color from the Backpack palette - rgb(90, 72, 155).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_abisko;

    Swift

    class var bpk_abisko: UIColor { get }
  • The bagan color from the Backpack palette - rgb(255, 235, 208).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_bagan;

    Swift

    class var bpk_bagan: UIColor { get }
  • The black color from the Backpack palette - rgb(0, 0, 0).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_black;

    Swift

    class var bpk_black: UIColor { get }
  • The blackTint01 color from the Backpack palette - rgb(29, 27, 32).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint01;

    Swift

    class var bpk_blackTint01: UIColor { get }
  • The blackTint02 color from the Backpack palette - rgb(44, 44, 46).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint02;

    Swift

    class var bpk_blackTint02: UIColor { get }
  • The blackTint03 color from the Backpack palette - rgb(58, 58, 60).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint03;

    Swift

    class var bpk_blackTint03: UIColor { get }
  • The blackTint04 color from the Backpack palette - rgb(72, 72, 74).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint04;

    Swift

    class var bpk_blackTint04: UIColor { get }
  • The blackTint05 color from the Backpack palette - rgb(99, 99, 102).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint05;

    Swift

    class var bpk_blackTint05: UIColor { get }
  • The blackTint06 color from the Backpack palette - rgb(142, 142, 147).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_blackTint06;

    Swift

    class var bpk_blackTint06: UIColor { get }
  • The bunol color from the Backpack palette - rgb(255, 123, 89).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_bunol;

    Swift

    class var bpk_bunol: UIColor { get }
  • The erfoud color from the Backpack palette - rgb(255, 181, 77).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_erfoud;

    Swift

    class var bpk_erfoud: UIColor { get }
  • The glencoe color from the Backpack palette - rgb(115, 206, 198).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_glencoe;

    Swift

    class var bpk_glencoe: UIColor { get }
  • The harbour color from the Backpack palette - rgb(246, 221, 225).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_harbour;

    Swift

    class var bpk_harbour: UIColor { get }
  • The hillier color from the Backpack palette - rgb(225, 139, 150).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_hillier;

    Swift

    class var bpk_hillier: UIColor { get }
  • The kolkata color from the Backpack palette - rgb(255, 148, 0).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_kolkata;

    Swift

    class var bpk_kolkata: UIColor { get }
  • The monteverde color from the Backpack palette - rgb(0, 166, 152).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_monteverde;

    Swift

    class var bpk_monteverde: UIColor { get }
  • The nara color from the Backpack palette - rgb(255, 231, 224).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_nara;

    Swift

    class var bpk_nara: UIColor { get }
  • The panjin color from the Backpack palette - rgb(209, 67, 91).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_panjin;

    Swift

    class var bpk_panjin: UIColor { get }
  • The petra color from the Backpack palette - rgb(255, 171, 149).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_petra;

    Swift

    class var bpk_petra: UIColor { get }
  • The primaryGradientLight color from the Backpack palette - rgb(7, 112, 227).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_primaryGradientLight;

    Swift

    class var bpk_primaryGradientLight: UIColor { get }
  • The sagano color from the Backpack palette - rgb(208, 238, 236).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_sagano;

    Swift

    class var bpk_sagano: UIColor { get }
  • The skyBlue color from the Backpack palette - rgb(7, 112, 227).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlue;

    Swift

    class var bpk_skyBlue: UIColor { get }
  • The skyBlueShade01 color from the Backpack palette - rgb(8, 78, 178).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueShade01;

    Swift

    class var bpk_skyBlueShade01: UIColor { get }
  • The skyBlueShade02 color from the Backpack palette - rgb(4, 39, 89).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueShade02;

    Swift

    class var bpk_skyBlueShade02: UIColor { get }
  • The skyBlueShade03 color from the Backpack palette - rgb(2, 18, 44).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueShade03;

    Swift

    class var bpk_skyBlueShade03: UIColor { get }
  • The skyBlueTint01 color from the Backpack palette - rgb(109, 159, 235).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueTint01;

    Swift

    class var bpk_skyBlueTint01: UIColor { get }
  • The skyBlueTint02 color from the Backpack palette - rgb(157, 192, 242).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueTint02;

    Swift

    class var bpk_skyBlueTint02: UIColor { get }
  • The skyBlueTint03 color from the Backpack palette - rgb(205, 223, 248).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyBlueTint03;

    Swift

    class var bpk_skyBlueTint03: UIColor { get }
  • The skyGray color from the Backpack palette - rgb(17, 18, 54).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGray;

    Swift

    class var bpk_skyGray: UIColor { get }
  • The skyGrayTint01 color from the Backpack palette - rgb(68, 69, 96).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint01;

    Swift

    class var bpk_skyGrayTint01: UIColor { get }
  • The skyGrayTint02 color from the Backpack palette - rgb(104, 105, 127).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint02;

    Swift

    class var bpk_skyGrayTint02: UIColor { get }
  • The skyGrayTint03 color from the Backpack palette - rgb(143, 144, 160).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint03;

    Swift

    class var bpk_skyGrayTint03: UIColor { get }
  • The skyGrayTint04 color from the Backpack palette - rgb(178, 178, 191).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint04;

    Swift

    class var bpk_skyGrayTint04: UIColor { get }
  • The skyGrayTint05 color from the Backpack palette - rgb(205, 205, 215).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint05;

    Swift

    class var bpk_skyGrayTint05: UIColor { get }
  • The skyGrayTint06 color from the Backpack palette - rgb(221, 221, 229).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint06;

    Swift

    class var bpk_skyGrayTint06: UIColor { get }
  • The skyGrayTint07 color from the Backpack palette - rgb(241, 242, 248).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_skyGrayTint07;

    Swift

    class var bpk_skyGrayTint07: UIColor { get }
  • The systemGreen color from the Backpack palette - rgb(0, 166, 152).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_systemGreen;

    Swift

    class var bpk_systemGreen: UIColor { get }
  • The systemRed color from the Backpack palette - rgb(209, 67, 91).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_systemRed;

    Swift

    class var bpk_systemRed: UIColor { get }
  • The tochigi color from the Backpack palette - rgb(225, 221, 236).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_tochigi;

    Swift

    class var bpk_tochigi: UIColor { get }
  • The valensole color from the Backpack palette - rgb(165, 155, 200).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_valensole;

    Swift

    class var bpk_valensole: UIColor { get }
  • The white color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_white;

    Swift

    class var bpk_white: UIColor { get }
  • The lineDarkColor color from the Backpack palette - rgb(72, 72, 74).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_lineDarkColor;

    Swift

    class var bpk_lineDark: UIColor { get }
  • The lineLightColor color from the Backpack palette - rgb(205, 205, 215).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_lineLightColor;

    Swift

    class var bpk_lineLight: UIColor { get }
  • The primaryDarkColor color from the Backpack palette - rgb(109, 159, 235).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_primaryDarkColor;

    Swift

    class var bpk_primaryDark: UIColor { get }
  • The primaryLightColor color from the Backpack palette - rgb(7, 112, 227).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_primaryLightColor;

    Swift

    class var bpk_primaryLight: UIColor { get }
  • The shadowLgColor color from the Backpack palette - rgb(17, 18, 54).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_shadowLgColor;

    Swift

    class var bpk_shadowLg: UIColor { get }
  • The shadowSmColor color from the Backpack palette - rgb(17, 18, 54).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_shadowSmColor;

    Swift

    class var bpk_shadowSm: UIColor { get }
  • The textPrimaryDarkColor color from the Backpack palette - rgb(255, 255, 255).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textPrimaryDarkColor;

    Swift

    class var bpk_textPrimaryDark: UIColor { get }
  • The textPrimaryLightColor color from the Backpack palette - rgb(17, 18, 54).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textPrimaryLightColor;

    Swift

    class var bpk_textPrimaryLight: UIColor { get }
  • The textQuaternaryDarkColor color from the Backpack palette - rgb(142, 142, 147).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textQuaternaryDarkColor;

    Swift

    class var bpk_textQuaternaryDark: UIColor { get }
  • The textQuaternaryLightColor color from the Backpack palette - rgb(143, 144, 160).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textQuaternaryLightColor;

    Swift

    class var bpk_textQuaternaryLight: UIColor { get }
  • The textSecondaryDarkColor color from the Backpack palette - rgb(142, 142, 147).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textSecondaryDarkColor;

    Swift

    class var bpk_textSecondaryDark: UIColor { get }
  • The textSecondaryLightColor color from the Backpack palette - rgb(104, 105, 127).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textSecondaryLightColor;

    Swift

    class var bpk_textSecondaryLight: UIColor { get }
  • The textTertiaryDarkColor color from the Backpack palette - rgb(142, 142, 147).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textTertiaryDarkColor;

    Swift

    class var bpk_textTertiaryDark: UIColor { get }
  • The textTertiaryLightColor color from the Backpack palette - rgb(143, 144, 160).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textTertiaryLightColor;

    Swift

    class var bpk_textTertiaryLight: UIColor { get }
  • The touchableOverlayColor color from the Backpack palette - rgb(17, 18, 54).

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_touchableOverlayColor;

    Swift

    class var bpk_touchableOverlay: UIColor { get }
  • The clear color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_clear;

    Swift

    class var bpk_clear: UIColor { get }

Dynamic colors

  • The backgroundAlternativeColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeColor;

    Swift

    class var bpk_backgroundAlternative: UIColor { get }
  • The backgroundAlternativeSecondaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundAlternativeSecondaryColor;

    Swift

    class var bpk_backgroundAlternativeSecondary: UIColor { get }
  • The backgroundColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundColor;

    Swift

    class var bpk_background: UIColor { get }
  • The backgroundElevation01Color dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation01Color;

    Swift

    class var bpk_backgroundElevation01: UIColor { get }
  • The backgroundElevation02Color dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation02Color;

    Swift

    class var bpk_backgroundElevation02: UIColor { get }
  • The backgroundElevation03Color dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundElevation03Color;

    Swift

    class var bpk_backgroundElevation03: UIColor { get }
  • The backgroundSecondaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundSecondaryColor;

    Swift

    class var bpk_backgroundSecondary: UIColor { get }
  • The backgroundTertiaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_backgroundTertiaryColor;

    Swift

    class var bpk_backgroundTertiary: UIColor { get }
  • The lineColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_lineColor;

    Swift

    class var bpk_line: UIColor { get }
  • The primaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_primaryColor;

    Swift

    class var bpk_primary: UIColor { get }
  • The textPrimaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textPrimaryColor;

    Swift

    class var bpk_textPrimary: UIColor { get }
  • The textQuaternaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textQuaternaryColor;

    Swift

    class var bpk_textQuaternary: UIColor { get }
  • The textSecondaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textSecondaryColor;

    Swift

    class var bpk_textSecondary: UIColor { get }
  • The textTertiaryColor dynamic color from the Backpack palette.

    Declaration

    Objective-C

    @property (class, nonatomic, readonly) UIColor *_Nonnull bpk_textTertiaryColor;

    Swift

    class var bpk_textTertiary: UIColor { get }