Brand colors

Adobe Brand Colors

Adobe palette: #FF0000, #470137, #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 Adobe.

Commonly referenced palette Adobe
#FF0000#470137#FFFFFF
Listed without an implied color hierarchy

Palette

Red#FF0000RGB 255, 0, 0
Palette color 2#470137RGB 71, 1, 55
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-adobe-1: #FF0000;
  --brand-adobe-2: #470137;
  --brand-adobe-3: #FFFFFF;
}

Accessibility Snapshot

#FF0000Black 5.25:1 / White 4:1
#470137Black 1.33:1 / White 15.81:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About Adobe Brand Colors

Adobe’s red, deep aubergine, and white provide a compact reference to a much wider product ecosystem. Red can act as the corporate recognition accent, while darker product-specific environments and neutral space allow individual applications to develop distinct identities without losing the family relationship.

The palette is useful for studying hierarchy, not for rebuilding Adobe marks. Adobe’s legal guidance permits certain truthful references to word trademarks but states that company logos and product icons generally require prior written licensing. A third-party identity should remain visually distinct and should not place sampled color in a composition that suggests Adobe origin.

This unaffiliated page does not distribute Adobe logos or icons, provide licensing, or replace Adobe’s current trademark database and usage guidelines.

Downloadable brand colors infographic

Adobe Brand Colors Infographic

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

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

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.2126
Black text5.25:1AA Pass
White text4: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": "adobe",
  "name": "Adobe",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/adobe/",
  "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 Adobe."
}
Palette
[
  {
    "name": "Red",
    "hex": "#FF0000",
    "rgb": [
      255,
      0,
      0
    ],
    "hsl": [
      0,
      100,
      50
    ],
    "cmyk": [
      0,
      100,
      100,
      0
    ],
    "luminance": 0.2126,
    "contrast": {
      "black": 5.25,
      "white": 4
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#470137",
    "rgb": [
      71,
      1,
      55
    ],
    "hsl": [
      314,
      97,
      14
    ],
    "cmyk": [
      0,
      99,
      23,
      72
    ],
    "luminance": 0.0164,
    "contrast": {
      "black": 1.33,
      "white": 15.81
    },
    "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",
    "red brand palette",
    "pink brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "light brand color",
    "Adobe color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/adobe.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-adobe-1: #FF0000;\n--brand-adobe-2: #470137;\n--brand-adobe-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#FF0000",
    "contrast": {
      "black": 5.25,
      "white": 4
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#470137",
    "contrast": {
      "black": 1.33,
      "white": 15.81
    },
    "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": "adobe",
  "name": "Adobe",
  "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 Adobe.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/adobe/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/adobe.json",
  "colors": [
    {
      "name": "Red",
      "hex": "#FF0000",
      "rgb": [
        255,
        0,
        0
      ],
      "hsl": [
        0,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        100,
        0
      ],
      "luminance": 0.2126,
      "contrast": {
        "black": 5.25,
        "white": 4
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#470137",
      "rgb": [
        71,
        1,
        55
      ],
      "hsl": [
        314,
        97,
        14
      ],
      "cmyk": [
        0,
        99,
        23,
        72
      ],
      "luminance": 0.0164,
      "contrast": {
        "black": 1.33,
        "white": 15.81
      },
      "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",
    "red brand palette",
    "pink brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "light brand color",
    "Adobe color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/adobe.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}