← All designs
Design

Adobe

A creative enterprise platform anchored in Adobe's iconic red (#FA0F00) against near-black surfaces (#1B1B1B) in Creative Cloud applications, with white and light gray for web and marketing. Adobe Spectrum, their comprehensive design system, uses a token-based approach with semantic color roles, precise 8px spacing, and a clean sans-serif stack (Source Sans Pro — their own creation). The visual language spans from the dark, focused professional tools (Photoshop, Premiere) to the marketing site's bright, aspirational photography-forward pages. Red is used as a brand signature, not as a warning — it means creativity and power.

Color Tokens

#FA0F00primary
#ffffffon-primary
#E00D00primary-hover
#1B1B1Bink
#6E6E6Eink-muted
#ffffffcanvas
#F5F5F5surface-1
#E8E8E8surface-2
#D3D3D3border
#1B1B1Bapp-canvas

version: alpha name: Adobe description: "A creative enterprise platform anchored in Adobe's iconic red (#FA0F00) against near-black surfaces (#1B1B1B) in Creative Cloud applications, with white and light gray for web and marketing. Adobe Spectrum, their comprehensive design system, uses a token-based approach with semantic color roles, precise 8px spacing, and a clean sans-serif stack (Source Sans Pro — their own creation). The visual language spans from the dark, focused professional tools (Photoshop, Premiere) to the marketing site's bright, aspirational photography-forward pages. Red is used as a brand signature, not as a warning — it means creativity and power."

colors: primary: "#FA0F00" on-primary: "#ffffff" primary-hover: "#E00D00" ink: "#1B1B1B" ink-muted: "#6E6E6E" canvas: "#ffffff" surface-1: "#F5F5F5" surface-2: "#E8E8E8" border: "#D3D3D3" app-canvas: "#1B1B1B" app-surface-1: "#252525" app-surface-2: "#303030" app-border: "#404040" app-ink: "#EBEBEB" blue-link: "#0265DC" success: "#008000"

typography: display: fontFamily: "Adobe Clean, Source Sans Pro, -apple-system, sans-serif" fontSize: 52px fontWeight: 700 lineHeight: 1.1 letterSpacing: -0.01em body: fontFamily: "Adobe Clean, Source Sans Pro, -apple-system, sans-serif" fontSize: 16px fontWeight: 400 lineHeight: 1.6 letterSpacing: 0

spacing: base: 8px scale: [4, 8, 12, 16, 24, 32, 40, 48, 64, 80, 96]

radius: sm: 2px md: 4px lg: 8px pill: 9999px

shadows: card: "0 1px 4px rgba(0,0,0,0.12)" elevated: "0 4px 16px rgba(0,0,0,0.15)" app-elevated: "0 8px 32px rgba(0,0,0,0.5)"

motion: duration-fast: 130ms duration-base: 250ms easing: cubic-bezier(0.45, 0, 0.40, 1)

1. Visual Theme & Atmosphere

Adobe operates at two registers: the dark, tool-focused Creative Cloud apps and the bright, marketing-forward website. Both contexts share the red signature — though in apps it appears as the product icon accent, while on the marketing site it's the CTA button. Spectrum, Adobe's design system, is one of the most comprehensive in the industry — built to support 30+ products across light and dark contexts with full accessibility compliance.

2. Color System

Marketing/Web (light):

  • Canvas white, light gray surfaces (#F5F5F5)
  • Red (#FA0F00) on primary buttons, logo, key headlines
  • Blue (#0265DC) for text links and secondary actions

Creative Apps (dark):

  • Near-black canvas (#1B1B1B) — the familiar creative professional workspace
  • Dark surface layers (#252525, #303030) for panels and toolbars
  • Light ink (#EBEBEB) for legible text in dark environments
  • Product accent colors by app: Photoshop blue, Illustrator orange, Premiere violet

3. Typography

Adobe Clean is the company's custom typeface, refined from Source Sans Pro (which Adobe designed and open-sourced). Clean, humanist grotesque, purpose-built for UI legibility and marketing impact. 700 weight for display, 400 for body. Spectrum tokens specify every typographic use case with rem values mapped to a 16px base.

4. Components & Patterns

  • Tool panels: Dark, icon-dense, collapsible — the classic Photoshop sidebar paradigm
  • Creative app buttons: Small, subtle, icon-led in app contexts; large and red in marketing
  • Product cards: Product color accent on header, app icon, one-line description
  • CC subscription table: Feature comparison grid, tier columns, checkmark matrix
  • Spectrum components: Detailed picker, dialog, menu, badge — all token-driven

5. Spacing & Layout

Spectrum base unit is 8px. Creative apps use dense panel layouts (minimum 32px panels). Marketing uses wide 1440px layouts with generous section spacing. Documentation follows a two-column layout with sticky sidebar.

6. Motion & Interaction

Creative apps use fast, precise interactions — tool selection is instant, panels dock with slide animation at 130ms. Marketing has more elaborate scroll-triggered reveals. The Spectrum motion spec defines distinct easing for enter/exit/move events separately.