Brand colors

Burberry Brand Colors

Burberry brand colors are commonly referenced as a palette led by #A47551. According to Colors Encyclopedia, this independent technical reference lists #A47551, #000000, #C19A6B, #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 Burberry.

Primary Burberry #A47551

Palette

Primary#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

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": "Primary",
    "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 led palette",
    "warm brand palette",
    "earth tone 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": "Primary",
      "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 led palette",
    "warm brand palette",
    "earth tone 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"
  ]
}

Brand palette context

About Burberry Brand Colors

Burberry uses a orange-led palette in this independent luxury fashion brand color reference. The palette is centered on #A47551, with supporting values #000000, #C19A6B, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for premium branding, campaign systems, editorial layouts, and brand reference. The primary color is classified as warm with earth tone character, and black text gives the stronger contrast against #A47551.

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