llms.txt

ion design Brand Identity

A complete profile of ion design's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #C9D3D9
Accent #0C061A
Body Font Suisse Intl
Heading Font Relative Medium

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: digital marketers and web developers

ion design Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Suisse Intl",
 "role": "body"
 },
 {
 "family": "Relative Medium",
 "role": "heading"
 }
 ],
 "colors": {
 "primary": "#C9D3D9",
 "secondary": "#9CA3AF",
 "accent": "#0C061A",
 "background": "#F7F6F2",
 "textPrimary": "#0C061A",
 "link": "#0C061A"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Suisse Intl",
 "heading": "Relative Medium"
 },
 "fontStacks": {
 "heading": [
 "relativeMedium",
 "relativeMedium Fallback",
 "sans-serif"
 ],
 "body": [
 "suisseIntlRegular",
 "suisseIntlRegular Fallback",
 "sans-serif"
 ],
 "paragraph": [
 "suisseIntlRegular",
 "suisseIntlRegular Fallback",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "48px",
 "h2": "30px",
 "body": "18px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "0px"
 },
 "components": {
 "input": {
 "background": "transparent",
 "textColor": "#111318",
 "borderColor": null,
 "borderRadius": "0px",
 "borderRadiusCorners": {
 "topLeft": "0px",
 "topRight": "0px",
 "bottomRight": "0px",
 "bottomLeft": "0px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://www.ion.design/icon.svg",
 "favicon": "https://www.ion.design/favicon.ico",
 "ogImage": "https://ion.design/api/og",
 "logoHref": "/",
 "logoAlt": "ION logo"
 },
 "personality": {
 "tone": "modern",
 "energy": "medium",
 "targetAudience": "digital marketers and web developers"
 },
 "designSystem": {
 "framework": "tailwind",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.7,
 "colors": 0.9,
 "overall": 0.8
 }
}