moveworks.json

Moveworks Brand Identity

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

Quick Facts

Field Value
Primary #A0A6FF
Accent #8300E6
Body Font IBM Plex Sans
Heading Font IBM Plex Serif

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: business professionals

Moveworks Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Follow the recommended steps to capture fonts and implement them in your projects if you have permission to use the fonts.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "IBM Plex Sans",
      "role": "body"
    },
    {
      "family": "IBM Plex Serif",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#A0A6FF",
    "secondary": "#CFD2FF",
    "accent": "#8300E6",
    "background": "#FAF7EC",
    "textPrimary": "#1D1D1D",
    "link": "#8300E6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "IBM Plex Sans",
      "heading": "IBM Plex Serif"
    },
    "fontStacks": {
      "heading": [
        "IBM Plex Serif"
      ],
      "body": [
        "IBM Plex Serif"
      ],
      "paragraph": [
        "IBM Plex Sans"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "23px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#A0A6FF",
      "textColor": "#1D1D1D",
      "borderColor": "#000000",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#F5F5F5",
      "borderColor": "#FFFFFF",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.moveworks.com/content/dam/images/internal/logos/moveworks-logo-lockup-black.svg?v=1764969533115",
    "favicon": "https://www.moveworks.com/content/dam/moveworksprogram/icons/moveworks-favicon.png",
    "ogImage": "https://www.moveworks.com/content/dam/images/internal/open-graph/moveworks-open-graph-homepage-v2.jpg",
    "logoHref": "/",
    "logoAlt": "Moveworks"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}