SlashAuth Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

Brand palette extracted from https://www.slashauth.com.

Color Type Hex RGB
Primary #09111A rgb(9, 17, 26)
Secondary #FFF5D6 rgb(255, 245, 214)
Accent #181E29 rgb(24, 30, 41)
Background #181E29 rgb(24, 30, 41)
Text Primary #181E29 rgb(24, 30, 41)
Link #181E29 rgb(24, 30, 41)

Typography

Each font links to its Google Fonts page where available.

Font Role Font Name Link
Primary Rubik Google Fonts →
Heading Rubik Google Fonts →

UI Components

Button Primary

Brand Personality

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

Visual Assets

SlashAuth Brand in the Wild

Image Source: slashauth.com

Image Source: haileymillerdesigns.com

Image Source: medium.com

Frequently Asked Questions

What is SlashAuth's primary brand color?

SlashAuth's primary brand color is #09111A, which anchors the visual identity across their website, product UI, and marketing materials.

What accent color does SlashAuth use?

SlashAuth uses #181E29 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does SlashAuth use?

SlashAuth uses Rubik as the primary typeface across body and headings.

Does SlashAuth use a light or dark theme?

SlashAuth's primary site uses a dark color scheme, with a background of #181E29.

How was this brand profile generated?

This profile was extracted from https://www.slashauth.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by SlashAuth.

Methodology

Brand data on this page was extracted from https://www.slashauth.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "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",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://slashauth.com/uploads/logo_hellspin_233596345c.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "gamers and casino enthusiasts"
  }
}