Workfront Brand: Colors, Fonts, Logo & Visual Identity

Workfront Brand Identity

A complete profile of Workfront's visual system — colors, typography, components, and personality — extracted from https://business.adobe.com. Built for designers, agents, and AI tools.

Primary

Accent

Body Font

Heading

Color Palette

Brand palette extracted from https://business.adobe.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Workfront's actual button styles.

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://business.adobe.com using the Firecrawl branding extraction API, which inspects the live page's CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    { "family": "Adobe Clean", "role": "body" },
    { "family": "Trebuchet MS", "role": "heading" },
    { "family": "Arial", "role": "unknown" }
  ],
  "colors": {
    "primary": "#274DEA",
    "secondary": "#FF00A0",
    "accent": "#3B63FB",
    "background": "#FFFFFF",
    "textPrimary": "#292929",
    "link": "#3B63FB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Adobe Clean",
      "heading": "Trebuchet MS"
    },
    "fontStacks": {
      "heading": ["Adobe Clean", "adobe-clean", "Trebuchet MS", "sans-serif"],
      "body": ["Adobe Clean", "adobe-clean", "Trebuchet MS", "sans-serif"],
      "paragraph": ["Adobe Clean", "adobe-clean", "Trebuchet MS", "sans-serif"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "44px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#292929",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#2C2C2C",
      "borderColor": "#FFFFFF",
      "borderRadius": "16px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2C2C2C",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "20px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://business.adobe.com/assets/icons/gnav/adobe-for-business-web-lockup-rev2.svg",
    "favicon": "https://business.adobe.com/img/favicons/favicon.ico",
    "ogImage": "https://business.adobe.com/media_14f51d4684c05e97465248122131f08550ea52ed1.png?width=1200&format=pjpg&optimize=medium",
    "logoHref": "https://business.adobe.com/",
    "logoAlt": "Adobe for business"
  }
}