Brand colors

Anthropic Brand Colors

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

Primary Anthropic #D4A27F

Palette

Primary#D4A27FRGB 212, 162, 127
Brand color 2#191919RGB 25, 25, 25
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-anthropic-1: #D4A27F;
  --brand-anthropic-2: #191919;
  --brand-anthropic-3: #FFFFFF;
}

Accessibility Snapshot

#D4A27FBlack 9.27:1 / White 2.26:1
#191919Black 1.19:1 / White 17.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.4137
Black text9.27:1AA Pass
White text2.26: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": "anthropic",
  "name": "Anthropic",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/anthropic/",
  "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 Anthropic."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#D4A27F",
    "rgb": [
      212,
      162,
      127
    ],
    "hsl": [
      25,
      50,
      66
    ],
    "cmyk": [
      0,
      24,
      40,
      17
    ],
    "luminance": 0.4137,
    "contrast": {
      "black": 9.27,
      "white": 2.26
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#191919",
    "rgb": [
      25,
      25,
      25
    ],
    "hsl": [
      0,
      0,
      10
    ],
    "cmyk": [
      0,
      0,
      0,
      90
    ],
    "luminance": 0.0097,
    "contrast": {
      "black": 1.19,
      "white": 17.59
    },
    "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": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange led palette",
    "warm brand palette",
    "earth tone brand color",
    "Anthropic color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/anthropic.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-anthropic-1: #D4A27F;\n--brand-anthropic-2: #191919;\n--brand-anthropic-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#D4A27F",
    "contrast": {
      "black": 9.27,
      "white": 2.26
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#191919",
    "contrast": {
      "black": 1.19,
      "white": 17.59
    },
    "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": "anthropic",
  "name": "Anthropic",
  "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 Anthropic.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/anthropic/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/anthropic.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#D4A27F",
      "rgb": [
        212,
        162,
        127
      ],
      "hsl": [
        25,
        50,
        66
      ],
      "cmyk": [
        0,
        24,
        40,
        17
      ],
      "luminance": 0.4137,
      "contrast": {
        "black": 9.27,
        "white": 2.26
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#191919",
      "rgb": [
        25,
        25,
        25
      ],
      "hsl": [
        0,
        0,
        10
      ],
      "cmyk": [
        0,
        0,
        0,
        90
      ],
      "luminance": 0.0097,
      "contrast": {
        "black": 1.19,
        "white": 17.59
      },
      "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": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange led palette",
    "warm brand palette",
    "earth tone brand color",
    "Anthropic color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/anthropic.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Anthropic Brand Colors

Anthropic uses a orange-led palette in this independent technology brand color reference. The palette is centered on #D4A27F, with supporting values #191919, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as warm with earth tone character, and black text gives the stronger contrast against #D4A27F.

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