Brand colors

Skyscanner Brand Colors

Skyscanner brand colors are commonly referenced as a palette led by #00B2D6. According to Colors Encyclopedia, this independent technical reference lists #00B2D6, #042759, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Skyscanner.

Primary Skyscanner #00B2D6

Palette

Primary#00B2D6RGB 0, 178, 214
Brand color 2#042759RGB 4, 39, 89
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-skyscanner-1: #00B2D6;
  --brand-skyscanner-2: #042759;
  --brand-skyscanner-3: #FFFFFF;
}

Accessibility Snapshot

#00B2D6Black 8.34:1 / White 2.52:1
#042759Black 1.44:1 / White 14.58:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.367
Black text8.34:1AA Pass
White text2.52:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "skyscanner",
  "name": "Skyscanner",
  "category": "travel",
  "brandCategory": [
    "Travel & Hospitality",
    "travel"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/skyscanner/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Skyscanner."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#00B2D6",
    "rgb": [
      0,
      178,
      214
    ],
    "hsl": [
      190,
      100,
      42
    ],
    "cmyk": [
      100,
      17,
      0,
      16
    ],
    "luminance": 0.367,
    "contrast": {
      "black": 8.34,
      "white": 2.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#042759",
    "rgb": [
      4,
      39,
      89
    ],
    "hsl": [
      215,
      91,
      18
    ],
    "cmyk": [
      96,
      56,
      0,
      65
    ],
    "luminance": 0.022,
    "contrast": {
      "black": 1.44,
      "white": 14.58
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "booking UI",
    "hospitality branding",
    "airline design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "travel & hospitality brand colors",
    "cyan led palette",
    "cool brand palette",
    "vibrant brand color",
    "Skyscanner color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/skyscanner.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-skyscanner-1: #00B2D6;\n--brand-skyscanner-2: #042759;\n--brand-skyscanner-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#00B2D6",
    "contrast": {
      "black": 8.34,
      "white": 2.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#042759",
    "contrast": {
      "black": 1.44,
      "white": 14.58
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "skyscanner",
  "name": "Skyscanner",
  "category": "travel",
  "brandCategory": [
    "Travel & Hospitality",
    "travel"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Skyscanner.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/skyscanner/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/skyscanner.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#00B2D6",
      "rgb": [
        0,
        178,
        214
      ],
      "hsl": [
        190,
        100,
        42
      ],
      "cmyk": [
        100,
        17,
        0,
        16
      ],
      "luminance": 0.367,
      "contrast": {
        "black": 8.34,
        "white": 2.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#042759",
      "rgb": [
        4,
        39,
        89
      ],
      "hsl": [
        215,
        91,
        18
      ],
      "cmyk": [
        96,
        56,
        0,
        65
      ],
      "luminance": 0.022,
      "contrast": {
        "black": 1.44,
        "white": 14.58
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "booking UI",
    "hospitality branding",
    "airline design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "travel & hospitality brand colors",
    "cyan led palette",
    "cool brand palette",
    "vibrant brand color",
    "Skyscanner color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/skyscanner.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Skyscanner Brand Colors

Skyscanner uses a cyan-led palette in this independent travel & hospitality brand color reference. The palette is centered on #00B2D6, with supporting values #042759, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for booking UI, hospitality branding, airline design, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #00B2D6.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Skyscanner.