llms.txt

Gecko Security Brand Identity

A complete profile of Gecko Security's visual system — colors, typography, components, and personality — extracted from https://gecko.security. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #FCDADA
Accent #171717
Body Font Segoe UI
Heading Font Segoe UI

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: low · Audience: unknown

Gecko Security Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Segoe UI",
 "role": "body"
 },
 {
 "family": "Roboto",
 "role": "body"
 },
 {
 "family": "Helvetica",
 "role": "body"
 },
 {
 "family": "Arial",
 "role": "body"
 }
 ],
 "colors": {
 "primary": "#FCDADA",
 "secondary": "#A5D6FF",
 "accent": "#171717",
 "background": "#FFFFFF",
 "textPrimary": "#171717",
 "link": "#C9D1D9"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Segoe UI",
 "heading": "Segoe UI"
 },
 "fontStacks": {
 "heading": [
 "system-ui",
 "Segoe UI",
 "Roboto",
 "Helvetica",
 "Arial",
 "sans-serif",
 "Apple Color Emoji"
 ],
 "body": [
 "Times New Roman"
 ],
 "paragraph": [
 "system-ui",
 "Segoe UI",
 "Roboto",
 "Helvetica",
 "Arial",
 "sans-serif",
 "Apple Color Emoji"
 ]
 },
 "fontSizes": {
 "h1": "24px",
 "h2": "24px",
 "body": "14px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "8px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#171717",
 "textColor": "#FFFFFF",
 "borderRadius": "6px",
 "borderRadiusCorners": {
 "topLeft": "6px",
 "topRight": "6px",
 "bottomRight": "6px",
 "bottomLeft": "6px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#FFFFFF",
 "textColor": "#171717",
 "borderColor": "#EBEBEB",
 "borderRadius": "6px",
 "borderRadiusCorners": {
 "topLeft": "6px",
 "topRight": "6px",
 "bottomRight": "6px",
 "bottomLeft": "6px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": null,
 "favicon": "https://www.gecko.security/favicon.ico?favicon.17qgcm6-qu94j.ico",
 "ogImage": "https://www.gecko.security/opengraph-image?56fff371bdfd061a"
 },
 "__llm_button_reasoning": {
 "primary": {
 "index": 0,
 "text": "Reload",
 "reasoning": "The 'Reload' button has a dark background (#171717) which stands out more prominently against the light background, making it the primary call-to-action. Its action-oriented text also suggests immediacy."
 },
 "secondary": {
 "index": 1,
 "text": "Back",
 "reasoning": "The 'Back' button has a light background (#FFFFFF) and is less visually prominent, making it suitable as a secondary action."
 },
 "confidence": 0.95
 },
 "personality": {
 "tone": "professional",
 "energy": "low",
 "targetAudience": "unknown"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.95,
 "colors": 0.9,
 "overall": 0.925
 },
 "__llm_metadata": {
 "logoSelection": {
 "llmCalled": false,
 "llmSucceeded": false,
 "finalSource": "none"
 },
 "buttonClassification": {
 "llmCalled": true,
 "llmSucceeded": true
 }
 }
}