Visual Identity

Official Verana brand assets, guidelines, and developer tokens

Brand Overview

Verana’s visual identity communicates trust, openness, and sovereignty — the core values behind the Open Trust Layer for the Internet.

Name

Verana

Descriptor

The Open Trust Layer for the Internet

Purpose

Empower ecosystems to build sovereign, verifiable trust networks they fully control

For press or media inquiries, send email to press at verana dot io or reach our LinkedIn

Logos

The “V” can be seen as the horns of a bull: two strong, symmetrical lines rising upward from a shared base, embodying power, balance, and determination.

Verana primary logo

Primary Logo

Full wordmark with icon

Download SVG
Verana "V" icon logo

“V” Only Logo

Icon mark for compact usage

Download SVG

Usage Rules

Clear Space

Maintain clear space equal to the height of the “V” mark

Minimum Size

24px (digital), 8mm (print)

Restrictions

Do not recolor, skew, or apply effects

Colors

Verana’s color system blends innovation and credibility — purple anchors the palette, supported by neutral and accent tones used across the product and brand.

Primary

Verana Purple

Primary Light

Verana Light

Primary Dark

Verana Dark

Background

Ink Black

Surface

Graphite

Accent

Electric Blue

Success

Signal Green

Neutral

Slate 70

Neutral

Slate 20

Base

White

Color Usage

RoleNameHEXUsage
PrimaryVerana Purple#6B4EFFButtons, key highlights, active states
Primary LightVerana Light#9F7AEAGradients, hover states, backgrounds
Primary DarkVerana Dark#553C9AOutline accents, gradients, typography emphasis
BackgroundInk Black#0B0B12Page backgrounds
SurfaceGraphite#151824Cards, panels, overlays
AccentElectric Blue#2E6BE6Secondary CTAs, links
SuccessSignal Green#29C68CVerification states, positive alerts
NeutralSlate 70#8B94A5Secondary text, dividers
NeutralSlate 20#D7DBE2Borders, subtle surfaces
BaseWhite#FFFFFFText on dark backgrounds, highlights

These colors are tokenized in CSS variables used across verana.io and documentation.

Typography

Inter powers our headlines, UI, and body copy, while IBM Plex Mono supports code and structured data.

Aa

Inter

Headlines & interface copy

Weights: 500, 600, 700

Aa

Inter

Body text & long-form content

Weights: 400

Aa

IBM Plex Mono

Code snippets & tabular data

Weights: 400, 500

Usage Guidelines

Headings & Body

Headings Inter Semibold 24–48 px
Body Inter Regular 16–18 px, 1.6 line height
UI Labels Inter Medium 14 px

Code & Data

Code Snippets IBM Plex Mono 14–16 px
Numeric Data IBM Plex Mono Medium 14 px

Iconography

Verana’s icons are minimal, outlined, and geometric, symbolizing trust and transparency.

Trust & Security

Networks

Credentials

Active State

Style

Rounded corners and consistent stroke weight

Colors

Neutral by default; Verana Purple for active states

Avoid

Gradients, drop shadows, or dense fills

Developer Tokens

CSS variables for consistent implementation across Verana projects and partner integrations.

CSS Custom Properties

:root {
  --color-primary: #6B4EFF;
  --color-primary-light: #9F7AEA;
  --color-primary-dark: #553C9A;
  --color-accent: #2E6BE6;
  --color-success: #29C68C;
  --color-bg: #0B0B12;
  --color-surface: #151824;
  --color-surface-muted: #1F2331;
  --color-neutral-70: #8B94A5;
  --color-neutral-20: #D7DBE2;
  --color-text: #FFFFFF;
  --color-text-muted: #8B94A5;
  --color-border: #D7DBE2;
  --radius-lg: 16px;
  --radius-md: 12px;
  --radius-sm: 8px;
  --focus-ring: 0 0 0 3px color-mix(in srgb, var(--color-primary) 35%, transparent);
}

Download Press Kit

Get the complete Verana brand package including logos, colors, typography specimens, and usage guidelines.

2
Logo Variations
10
Brand Colors
2
Typography Systems