Veriff Brand: Colors, Fonts, Logo & Visual Identity

Veriff Brand Identity

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

Color Palette

Brand palette extracted from https://veriff.com/.
Primary:
#14E5C5
Secondary:
#4B5F5A
Accent:
#0C3035
Background:
#FFFFFF
Text Primary:
#0C3035
Link:
#0C3035

Typography

Each font links to its Google Fonts page where available.
Primary:
Inter
Heading:
Inter
Inter, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Veriff's actual button styles.
Input

Brand Personality

Tone: professional
Energy: medium
Audience: businesses seeking identity verification solutions

Veriff Brand in the Wild

Brand Assets

Frequently Asked Questions

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

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

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

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

Where can I find Veriff's logo?
Veriff's logo is available directly on their site (https://veriff.com/). 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://veriff.com/ 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 Veriff.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#14E5C5",
    "secondary": "#4B5F5A",
    "accent": "#0C3035",
    "background": "#FFFFFF",
    "textPrimary": "#0C3035",
    "link": "#0C3035"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "52px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#F6FDFC",
      "textColor": "#0C3035",
      "borderColor": "#97A19E",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://spcdn.shortpixel.ai/spio/ret_img,q_cdnize,to_webp,s_webp/www.veriff.com/wp-content/uploads/2025/03/logo_veriff.svg",
    "favicon": "https://www.veriff.com/wp-content/uploads/2025/09/cropped-veriff-favicon_logo-32x32.png",
    "ogImage": "https://www.veriff.com/wp-content/uploads/2026/04/26-idv-product-hero.png",
    "logoHref": "https://www.veriff.com",
    "logoAlt": "Logo Site"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking identity verification solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}