slashauth.json

SlashAuth Brand Identity

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

Quick Facts

Field Value
Primary #09111A
Accent #181E29
Body Font Rubik
Heading Font Rubik

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: gamers and casino enthusiasts

SlashAuth Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Rubik",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#09111A",
    "secondary": "#FFF5D6",
    "accent": "#181E29",
    "background": "#181E29",
    "textPrimary": "#181E29",
    "link": "#181E29"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Rubik",
      "heading": "Rubik"
    },
    "fontStacks": {
      "heading": [
        "Rubik",
        "sans-serif"
      ],
      "body": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Noto Sans",
        "Liberation Sans",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Rubik",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "26.88px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#09111A",
      "textColor": "#000000",
      "borderRadius": "17px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "17px",
        "bottomLeft": "17px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://slashauth.com/uploads/logo_hellspin_233596345c.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "gamers and casino enthusiasts"
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  }
}