Prompt Brand: Colors, Fonts, Logo & Visual Identity

Prompt Brand Identity

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

Color Palette

Brand palette extracted from https://www.getprompt.app/.
Primary: #111827
Secondary: #6B7280
Accent: #2D5BFF
Background: #FAFBFC
Text Primary: #2D5BFF
Link: #2D5BFF

Typography

Each font links to its Google Fonts page where available.
Primary: Inter
Heading: Inter

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Prompt's actual button styles.

Button Primary

Button Secondary

Brand Personality

Tone: modern
Energy: medium
Audience: developers and tech enthusiasts

Prompt Brand in the Wild

Image: learnprompting.org
Source: learnprompting.org

Image: s3-alpha.figma.com
Source: figma.com

Image: i.etsystatic.com
Source: etsy.com

Image: promptplaza.store
Source: promptplaza.store

Frequently Asked Questions

What is Prompt's primary brand color?
Prompt's primary brand color is #111827. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Prompt use?
Prompt uses #2D5BFF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Prompt use?
Prompt uses Inter as the primary typeface across body and headings.

Does Prompt use a light or dark theme?
Prompt's primary site uses a light color scheme, with a background of #FAFBFC.

Where can I find Prompt's logo?
Prompt's logo is available directly on their site (https://www.getprompt.app/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from https://www.getprompt.app/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Prompt.

Methodology

Brand data on this page was extracted from https://www.getprompt.app/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Prompt.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Inter", "role": "body"},
    {"family": "Outfit", "role": "unknown"}
  ],
  "colors": {
    "primary": "#111827",
    "secondary": "#6B7280",
    "accent": "#2D5BFF",
    "background": "#FAFBFC",
    "textPrimary": "#2D5BFF",
    "link": "#2D5BFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": ["Inter"],
      "body": ["Inter"],
      "paragraph": ["Inter"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "20px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#2D5BFF",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FAFBFC",
      "textColor": "#111827",
      "borderColor": "#FFFFFF",
      "borderRadius": "10px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://getprompt.app/assets/images/GetPromptLogo-1770953730661.png",
    "favicon": "https://getprompt.app/assets/images/GetPromptLogo-1770953730661.png",
    "ogImage": null,
    "logoHref": "/admin/dashboard",
    "logoAlt": "GetPrompt Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech enthusiasts"
  }
}