Brand colors

GitLab Brand Colors

GitLab palette: #FC6D26, #E24329, #FCA326. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

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

Commonly referenced palette GitLab
#FC6D26#E24329#FCA326
Listed without an implied color hierarchy

Palette

Palette color 1#FC6D26RGB 252, 109, 38
Palette color 2#E24329RGB 226, 67, 41
Palette color 3#FCA326RGB 252, 163, 38

CSS Tokens

:root {
  --brand-gitlab-1: #FC6D26;
  --brand-gitlab-2: #E24329;
  --brand-gitlab-3: #FCA326;
}

Accessibility Snapshot

#FC6D26Black 7.35:1 / White 2.86:1
#E24329Black 5.07:1 / White 4.14:1
#FCA326Black 10.41:1 / White 2.02:1

Brand palette context · Editorially reviewed

About GitLab Brand Colors

GitLab’s official primary palette is deliberately a family of three oranges rather than one isolated corporate swatch: Orange 01p #FCA326, Orange 02p #FC6D26, and Orange 03p #E24329. Their progression supplies highlight, midtone, and deeper warm emphasis, helping the identity retain dimension while remaining recognizably orange-led.

The relationship among the three values is the useful design lesson. They can create ordered emphasis and controlled tonal movement, but adjacent oranges are not automatically distinguishable enough for text, status, or chart categories. GitLab’s Pajamas system separates brand palette from semantic interface roles, so accessible product decisions should use the documented tokens and contrast behavior rather than infer meaning from the logo colors.

This independent palette reference does not distribute GitLab marks, imply endorsement, or substitute for its current brand and product-design documentation.

Downloadable brand colors infographic

GitLab Brand Colors Infographic

Save an independent infographic of the commonly referenced GitLab HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
GitLab brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
GitLab brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by GitLab.

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.3177
Black text7.35:1AA Pass
White text2.86: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": "gitlab",
  "name": "GitLab",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/gitlab/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by GitLab."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#FC6D26",
    "rgb": [
      252,
      109,
      38
    ],
    "hsl": [
      20,
      97,
      57
    ],
    "cmyk": [
      0,
      57,
      85,
      1
    ],
    "luminance": 0.3177,
    "contrast": {
      "black": 7.35,
      "white": 2.86
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#E24329",
    "rgb": [
      226,
      67,
      41
    ],
    "hsl": [
      8,
      76,
      52
    ],
    "cmyk": [
      0,
      70,
      82,
      11
    ],
    "luminance": 0.2034,
    "contrast": {
      "black": 5.07,
      "white": 4.14
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 3",
    "hex": "#FCA326",
    "rgb": [
      252,
      163,
      38
    ],
    "hsl": [
      35,
      97,
      57
    ],
    "cmyk": [
      0,
      35,
      85,
      1
    ],
    "luminance": 0.4703,
    "contrast": {
      "black": 10.41,
      "white": 2.02
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange brand palette",
    "red brand palette",
    "warm brand palette",
    "vibrant brand color",
    "GitLab color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/gitlab.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-gitlab-1: #FC6D26;\n--brand-gitlab-2: #E24329;\n--brand-gitlab-3: #FCA326;"
}
Accessibility
[
  {
    "hex": "#FC6D26",
    "contrast": {
      "black": 7.35,
      "white": 2.86
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#E24329",
    "contrast": {
      "black": 5.07,
      "white": 4.14
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FCA326",
    "contrast": {
      "black": 10.41,
      "white": 2.02
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "gitlab",
  "name": "GitLab",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by GitLab.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/gitlab/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/gitlab.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#FC6D26",
      "rgb": [
        252,
        109,
        38
      ],
      "hsl": [
        20,
        97,
        57
      ],
      "cmyk": [
        0,
        57,
        85,
        1
      ],
      "luminance": 0.3177,
      "contrast": {
        "black": 7.35,
        "white": 2.86
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#E24329",
      "rgb": [
        226,
        67,
        41
      ],
      "hsl": [
        8,
        76,
        52
      ],
      "cmyk": [
        0,
        70,
        82,
        11
      ],
      "luminance": 0.2034,
      "contrast": {
        "black": 5.07,
        "white": 4.14
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 3",
      "hex": "#FCA326",
      "rgb": [
        252,
        163,
        38
      ],
      "hsl": [
        35,
        97,
        57
      ],
      "cmyk": [
        0,
        35,
        85,
        1
      ],
      "luminance": 0.4703,
      "contrast": {
        "black": 10.41,
        "white": 2.02
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange brand palette",
    "red brand palette",
    "warm brand palette",
    "vibrant brand color",
    "GitLab color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/gitlab.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}