Design ToolsFounded 1982
Adobe Brand Colors
Adobe's bold red is a symbol of creative power and professional excellence that spans its entire product suite.
adobe.com ↗Brand Palette
#FF0000
#2E2E2E
#FFFFFF
Primary
Background
Text
Color Values
Adobe Red
Primary
- HEX
- #FF0000
- RGB
- rgb(255, 0, 0)
- HSL
- hsl(0, 100%, 50%)
Adobe Dark
Background
- HEX
- #2E2E2E
- RGB
- rgb(46, 46, 46)
- HSL
- hsl(0, 0%, 18%)
Adobe White
Text
- HEX
- #FFFFFF
- RGB
- rgb(255, 255, 255)
- HSL
- hsl(0, 0%, 100%)
Accessibility Analysis
| Color | on White | on Black |
|---|---|---|
Adobe Red | 4:1AA Large | 5.25:1AA |
Adobe Dark | 13.58:1AAA | 1.55:1Fail |
Adobe White | 1:1Fail | 21:1AAA |
WCAG AA requires 4.5:1 for normal text. AA Large requires 3:1 for large text (18pt+) and UI components. AAA requires 7:1.
CSS Implementation
:root {
--adobe-adobe-red: #FF0000;
--adobe-adobe-dark: #2E2E2E;
--adobe-adobe-white: #FFFFFF;
}
/* Usage example */
.btn-primary {
background-color: var(--adobe-adobe-red);
color: #ffffff;
}Similar Color Alternatives
Named colors visually closest to Adobe's primary color — useful for approximations or accessible substitutes.
Design Notes
Color Psychology
Adobe uses a mid-tone palette anchored by Adobe Red (#FF0000). Design tool brands embrace creativity through vibrant, often gradient-rich palettes that demonstrate the expressive power of their products.
Design Principles
- High contrast ratios ensure legibility across all contexts
- Monochromatic palette maximizes versatility and brand consistency
- Warm-toned palette triggers emotional engagement and energy
Explore Individual Colors
Tags
designcreativeredprofessional
More Design Tools Brand Colors
Frequently Asked Questions
What are Adobe's official brand colors?
Adobe's official brand colors are: Adobe Red (#FF0000), Adobe Dark (#2E2E2E), Adobe White (#FFFFFF).
What is Adobe's primary color hex code?
Adobe's primary brand color is Adobe Red with hex code #FF0000.
What are the RGB values for Adobe's primary color?
Adobe Red (#FF0000) has RGB values of rgb(255, 0, 0).
What is the HSL value of Adobe's primary color?
Adobe Red has an HSL value of hsl(0, 100%, 50%).
Is Adobe's primary color WCAG accessible?
Adobe Red (#FF0000) has a contrast ratio of 4:1 on white, which passes WCAG AA Large.
What industry is Adobe in?
Adobe operates in the Design Tools industry, founded in 1982.