Home · Branding · Yassir

Yassir Brand Identity

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

Download JSON
Primary
#1B172D
Accent
#6316DB
Body Font
Gellix
Heading
Gellix

Color Palette

Brand palette extracted from https://yassir.com.

primary
#1B172D
rgb(27, 23, 45)
secondary
#5B576B
rgb(91, 87, 107)
accent
#6316DB
rgb(99, 22, 219)
background
#F6F3F6
rgb(246, 243, 246)
textPrimary
#6316DB
rgb(99, 22, 219)
link
#6316DB
rgb(99, 22, 219)

Typography

Each font links to its Google Fonts page where available.

primary
Gellix
heading
Gellix
Gellix
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Yassir logo
Logo
Yassir favicon
Favicon
Yassir social image
Social Card

UI Components

Live previews rendered using Yassir's actual button styles.

input
background #FFFFFF textColor #1A0244 borderColor #C4C0D3 borderRadius 12px shadow none
buttonPrimary
background #6316DB textColor #FFFFFF borderColor #6316DB borderRadius 60px shadow none
buttonSecondary
background #FFFFFF textColor #6316DB borderColor #6316DB borderRadius 60px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy urban users

Yassir Brand in the Wild

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

Frequently Asked Questions

What is Yassir's primary brand color?

Yassir's primary brand color is #1B172D. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Yassir use?

Yassir uses #6316DB as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Yassir use?

Yassir uses Gellix as the primary typeface across body and headings.

Does Yassir use a light or dark theme?

Yassir's primary site uses a light color scheme, with a background of #F6F3F6.

Where can I find Yassir's logo?

Yassir's logo is available directly on their site (https://yassir.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://yassir.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 Yassir.

Methodology

Brand data on this page was extracted from https://yassir.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Yassir.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gellix",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1B172D",
    "secondary": "#5B576B",
    "accent": "#6316DB",
    "background": "#F6F3F6",
    "textPrimary": "#6316DB",
    "link": "#6316DB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Gellix",
      "heading": "Gellix"
    },
    "fontStacks": {
      "heading": [
        "Gellix"
      ],
      "body": [
        "Gellix",
        "sans-serif"
      ],
      "paragraph": [
        "Gellix",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "64px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1A0244",
      "borderColor": "#C4C0D3",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#6316DB",
      "textColor": "#FFFFFF",
      "borderColor": "#6316DB",
      "borderRadius": "60px",
      "borderRadiusCorners": {
        "topLeft": "60px",
        "topRight": "60px",
        "bottomRight": "60px",
        "bottomLeft": "60px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#6316DB",
      "borderColor": "#6316DB",
      "borderRadius": "60px",
      "borderRadiusCorners": {
        "topLeft": "60px",
        "topRight": "60px",
        "bottomRight": "60px",
        "bottomLeft": "60px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://yassir.com/images/common/logo-yassir-forward-dark.svg",
    "favicon": "https://yassir.com/images/common/favicon-yassir-forward.png",
    "ogImage": "/images/common/yassir-logo-rectangle.png",
    "logoHref": "/en",
    "logoAlt": "Yassir Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Yassir'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Download the app",
      "reasoning": "Button #0 uses the brand's vibrant accent color (#6316DB) and has action-oriented text ('Download the app'), making it the primary CTA."
    },
    "secondary": {
      "index": 18,
      "text": "Download the app",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and complements the primary CTA by offering the same action ('Download the app') with a less prominent style."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy urban users"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Yassir'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles