Brand
convert.com

Color

Convert's color system, the brand palette, the full ink neutral scale, and the tints and surfaces that hold it all together. Click any swatch to copy its hex value.

Primary · Dark navy

Primary text, headings, and dark surfaces. The base is --color-ink-900; every lighter stop is a neutral that carries secondary text, labels, borders, and surfaces.

Base
--color-ink-900 #2A3442 Primary text, dark surfaces
--color-ink-800 #3C4659 Nav links
--color-ink-700 #586478 Secondary text
--color-ink-600 #7E8AA0 Muted labels
--color-ink-500 #A6B1C2 Placeholder
--color-ink-400 #D0D7E1 Default border
--color-ink-300 #E7EBF1 Section borders
--color-ink-200 #F4F6F9 Subtle navy tint
--color-ink-100 #FFFFFF White surface

Secondary · Violet

The brand accent: links, eyebrows, icons. The base is --color-violet-700. The 600 / 800 / 900 stops build the statistic gradient; 50 / 100 / 200 are tint surfaces.

--color-violet-50 #EDE9FE Tint surface
--color-violet-100 #F5F0FF Tint surface
--color-violet-200 #C4B5FD Tint surface
--color-violet-600 #7C3AED Stat gradient top
Base
--color-violet-700 #6D28D9 Links, eyebrows, icons
--color-violet-800 #5B21B6 Stat gradient mid
--color-violet-900 #4C1D95 Stat gradient bottom

Accent · Blue

Primary actions only (CTAs). The base is --color-blue-600 with --color-blue-700 as the hover state; 50 / 100 / 200 are tints.

--color-blue-50 #EEF4FF Tint surface
--color-blue-100 #DBEAFE Tint surface
--color-blue-200 #E0E7FF Tint surface
Base
--color-blue-600 #0066FF Primary action
--color-blue-700 #0052CC Primary hover

Surface · Cream

Default card and panel surface. The base sits under a hover state and a warm stroke for cards and mockups.

Base
--color-surface-cream #FAFAF7 Default card surface
--color-surface-cream-hover #F5F4EE Card hover surface
--color-border-cream #E7E3D9 Card stroke

Supporting palette

Status and accent only, used sparingly. Green signals compliance, privacy, and success; orange carries avatars and attention.

Green

--color-green-50 #EDFAF5 Tint surface
--color-green-400 #6EE7B7 Privacy card border
--color-green-500 #10B981 Emerald accent
--color-green-600 #059669 Success state

Orange

--color-orange-50 #FFF4ED Tint surface
--color-orange-200 #FED7AA Chip border
--color-orange-500 #F97316 Avatars, attention
--color-orange-700 #C2410C Chip text on light

Usage

Semantic aliases map intent to a palette value. Reference the alias in code, never the raw hex.

Alias Value & use
--color-action-primary blue-600, primary CTAs
--color-action-hover blue-700, CTA hover
--color-link violet-600, text links
--color-text-primary ink-900, headings, body
--color-text-secondary ink-700, descriptions
--color-text-muted ink-600, uppercase labels
--color-border ink-400, default card border
--color-bg-subtle ink-300, section borders, tab backgrounds

Note: Convert's design system is actively evolving. These values are current as of the latest update; confirm before using them in permanent or printed materials.