Home · Branding · Neon

Neon Brand Identity

A complete profile of Neon's visual system — colors, typography, components, and personality — extracted from https://neon.tech/?ref=startups.gallery. Built for designers, agents, and AI tools.

Download JSON
Primary
#CAE6D9
Accent
#34D59A
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://neon.tech/?ref=startups.gallery.

primary
#CAE6D9
rgb(202, 230, 217)
secondary
#285D49
rgb(40, 93, 73)
accent
#34D59A
rgb(52, 213, 154)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#34D59A
rgb(52, 213, 154)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Neon logo
Logo
Neon favicon
Favicon
Neon social image
Social Card

UI Components

Live previews rendered using Neon's actual button styles.

buttonPrimary
background #34D59A textColor #000000 borderRadius 33554400px shadow none
buttonSecondary
background #FFFFFF textColor #1A1A1A borderRadius 33554400px shadow none

Brand Personality

Tone: modern Energy: high Audience: developers and tech startups

Neon Brand in the Wild

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

Frequently Asked Questions

What is Neon's primary brand color?

Neon's primary brand color is #CAE6D9. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Neon use?

Neon uses #34D59A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Neon use?

Neon uses Inter as the primary typeface across body and headings.

Does Neon use a light or dark theme?

Neon's primary site uses a dark color scheme, with a background of #000000.

Where can I find Neon's logo?

Neon's logo is available directly on their site (https://neon.tech/?ref=startups.gallery). 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://neon.tech/?ref=startups.gallery 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 Neon.

Methodology

Brand data on this page was extracted from https://neon.tech/?ref=startups.gallery on 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 Neon.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#CAE6D9",
    "secondary": "#285D49",
    "accent": "#34D59A",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#34D59A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#34D59A",
      "textColor": "#000000",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22102%22%20height%3D%2228%22%20fill%3D%22none%22%20viewBox%3D%220%200%20100%2028%22%20class%3D%22hidden%20dark%3Ablock%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%2334D59A%22%20d%3D%22M27.542.008V28l-10.747-9.508v9.323H0V0zM3.376%2024.439H13.42V11.084l10.747%209.508V3.382l-20.79-.005z%22%20style%3D%22fill%3A%20rgb(52%2C%20213%2C%20154)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m49.97%2023.124-10.745-9.51v9.323h-3.38V6.201l10.746%209.51V6.387h3.38zm3.722-.187V6.387h10.116V9.72h-6.736v3.264h5.338v3.263h-5.338v3.357h6.736v3.333zm20.58.187a8.446%208.446%200%200%201-8.461-8.462%208.446%208.446%200%200%201%208.46-8.461%208.446%208.446%200%200%201%208.462%208.461%208.446%208.446%200%200%201-8.461%208.462m0-3.264c2.89%200%205.058-2.33%205.058-5.198%200-2.867-2.168-5.198-5.058-5.198s-5.058%202.331-5.058%205.198%202.168%205.198%205.058%205.198m24.888%203.264-10.746-9.51v9.323h-3.38V6.201l10.746%209.51V6.387h3.38z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://neon.com/favicon/favicon.svg",
    "ogImage": "https://neon.com/images/social-previews/index.jpg?updated=2026-01-15",
    "logoHref": "https://neon.tech/unify?a=e22188dd-f506-4ba5-b36b-46f4593110db&n="
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'Neon' inferred from the URL and page title. It is the most prominent logo fitting the brand's identity.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "$ npx neonctl init",
      "reasoning": "Button #5 has a vibrant green background (#34D59A), which is the accent color and aligns with the brand's primary call-to-action style. The text '$ npx neonctl init' suggests an action-oriented purpose, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "Button #0 has a white background (#FFFFFF) and the text 'Get started', which is a common secondary action. It contrasts with the primary button's vibrant color, making it a suitable secondary choice."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech startups"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and matches the brand name 'Neon' inferred from the URL and page title. It is the most prominent logo fitting the brand's identity.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles