Brand colors

Burberry Brand Colors

Burberry palette: #A47551, #000000, #C19A6B, #FFFFFF. 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 Burberry.

Commonly referenced palette Burberry
#A47551#000000#C19A6B#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#A47551RGB 164, 117, 81
Black#000000RGB 0, 0, 0
Camel#C19A6BRGB 193, 154, 107
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-burberry-1: #A47551;
  --brand-burberry-2: #000000;
  --brand-burberry-3: #C19A6B;
  --brand-burberry-4: #FFFFFF;
}

Accessibility Snapshot

#A47551Black 5.24:1 / White 4.01:1
#000000Black 1:1 / White 21:1
#C19A6BBlack 8.1:1 / White 2.59:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About Burberry Brand Colors

Burberry's identity is richer than a beige-brown palette. Thomas Burberry founded the company in 1856 and invented gabardine in 1879; the Check first lined raincoats in the 1920s and became a visible house code in the 1960s. The Equestrian Knight Design came from a public competition around 1901, with 'Prorsum'—Forward—on its banner. In current expression the House has also revived the knight in a distinct Knight Blue.

The camel, black, and warm neutral values here describe one familiar heritage register, not Burberry's complete or current master palette. Check geometry, woven color, gabardine texture, Knight Blue, the wordmark, and the EKD require separate official specifications. Neutral interfaces need measurable boundaries and contrast because subtle beige-on-white distinctions can disappear on bright or small screens.

This unaffiliated reference does not reproduce the Burberry Check or EKD, certify Knight Blue or textiles, authenticate products, imply endorsement, or grant trade-dress and trademark rights.

Downloadable brand colors infographic

Burberry Brand Colors Infographic

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

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

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.2121
Black text5.24:1AA Pass
White text4.01: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": "burberry",
  "name": "Burberry",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/burberry/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Burberry."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#A47551",
    "rgb": [
      164,
      117,
      81
    ],
    "hsl": [
      26,
      34,
      48
    ],
    "cmyk": [
      0,
      29,
      51,
      36
    ],
    "luminance": 0.2121,
    "contrast": {
      "black": 5.24,
      "white": 4.01
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Black",
    "hex": "#000000",
    "rgb": [
      0,
      0,
      0
    ],
    "hsl": [
      0,
      0,
      0
    ],
    "cmyk": [
      0,
      0,
      0,
      100
    ],
    "luminance": 0,
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Camel",
    "hex": "#C19A6B",
    "rgb": [
      193,
      154,
      107
    ],
    "hsl": [
      33,
      41,
      59
    ],
    "cmyk": [
      0,
      20,
      45,
      24
    ],
    "luminance": 0.3551,
    "contrast": {
      "black": 8.1,
      "white": 2.59
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "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": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "orange brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "earth tone brand color",
    "dark brand color",
    "light brand color",
    "Burberry color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/burberry.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-burberry-1: #A47551;\n--brand-burberry-2: #000000;\n--brand-burberry-3: #C19A6B;\n--brand-burberry-4: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#A47551",
    "contrast": {
      "black": 5.24,
      "white": 4.01
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#000000",
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#C19A6B",
    "contrast": {
      "black": 8.1,
      "white": 2.59
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "burberry",
  "name": "Burberry",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Burberry.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/burberry/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/burberry.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#A47551",
      "rgb": [
        164,
        117,
        81
      ],
      "hsl": [
        26,
        34,
        48
      ],
      "cmyk": [
        0,
        29,
        51,
        36
      ],
      "luminance": 0.2121,
      "contrast": {
        "black": 5.24,
        "white": 4.01
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Black",
      "hex": "#000000",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Camel",
      "hex": "#C19A6B",
      "rgb": [
        193,
        154,
        107
      ],
      "hsl": [
        33,
        41,
        59
      ],
      "cmyk": [
        0,
        20,
        45,
        24
      ],
      "luminance": 0.3551,
      "contrast": {
        "black": 8.1,
        "white": 2.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "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": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "orange brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "earth tone brand color",
    "dark brand color",
    "light brand color",
    "Burberry color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/burberry.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}