Paperspace Brand: Colors, Fonts, Logo & Visual Identity

Paperspace Brand Identity

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

Color Palette

Brand palette extracted from https://www.paperspace.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Paperspace's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    },
    {
      "family": "Open Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#3C5CCF",
    "secondary": "#9396A2",
    "accent": "#3C5CCF",
    "background": "#0E1219",
    "textPrimary": "#0E1219",
    "link": "#738091"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "60px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#3C5CCF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0D1017",
      "textColor": "#ACACAC",
      "borderColor": "#FFFFFF",
      "borderRadius": "4px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/5db99670374d1d829291af4f/66d199eb2cf3a7036cdfcb52_DO_Logo_horizontal_white.svg",
    "favicon": "https://cdn.prod.website-files.com/5db99670374d1d829291af4f/66e9b9da22d90343a99708e0_DO_Bug_Black_Circle_32_32.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers and tech professionals"
  }
}