llms.txt

Decipher AI Brand Identity

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

Quick Facts

Field Value
Primary #374151
Accent #0000EE
Body Font Geist
Heading Font Geist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech professionals

Decipher AI Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here’s a flow to capture and use the fonts with permission:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and navigate to capture all font URLs.
  4. Download the font locally to your machine.
  5. Copy out the matching @font-face declarations from the page's CSS.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Geist",
 "role": "body"
 },
 {
 "family": "Geist Placeholder",
 "role": "unknown"
 },
 {
 "family": "Geist Mono",
 "role": "monospace"
 }
 ],
 "colors": {
 "primary": "#374151",
 "secondary": "#6B7280",
 "accent": "#0000EE",
 "background": "#FFFFFF",
 "textPrimary": "#000000",
 "link": "#0000EE"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Geist",
 "heading": "Geist"
 },
 "fontStacks": {
 "heading": [
 "Geist",
 "sans-serif"
 ],
 "body": [
 "sans-serif"
 ],
 "paragraph": [
 "Geist",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "64px",
 "h2": "48px",
 "body": "14px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "4px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#FFFFFF",
 "textColor": "#0000EE",
 "borderRadius": "4px",
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://framerusercontent.com/images/1jjNJ6x0ZX245C4KPTkMA73FvZw.svg?width=151&height=34",
 "favicon": "https://framerusercontent.com/images/37AZdLOQ2eCg0adEfTUyC9vKPEo.png",
 "ogImage": "https://framerusercontent.com/assets/S7rra2dwOYqcj1eZCPyXElLLdwQ.png"
 },
 "personality": {
 "tone": "modern",
 "energy": "medium",
 "targetAudience": "tech professionals"
 }
}