Home · Branding · Omoi (formerly Azuki)

Omoi (formerly Azuki) Brand Identity

A complete profile of Omoi (formerly Azuki)'s visual system — colors, typography, components, and personality — extracted from https://www.omoi.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#000000
Accent
#D12E44
Body Font
Open Sans
Heading
Jost

Color Palette

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

primary
#000000
rgb(0, 0, 0)
accent
#D12E44
rgb(209, 46, 68)
background
#FCFCFD
rgb(252, 252, 253)
textPrimary
#D12E44
rgb(209, 46, 68)
link
#D12E44
rgb(209, 46, 68)

Typography

Each font links to its Google Fonts page where available.

primary
Open Sans
heading
Jost
Open Sans, Helvetica, Helvetica Neue, Arial, sans-serif
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

Omoi (formerly Azuki) logo
Logo
Omoi (formerly Azuki) favicon
Favicon
Omoi (formerly Azuki) social image
Social Card

UI Components

Live previews rendered using Omoi (formerly Azuki)'s actual button styles.

input
background transparent textColor #323839 borderColor null borderRadius 160px shadow none
buttonPrimary
background #D12E44 textColor #FCFCFD borderColor #D12E44 borderRadius 160px shadow none

Brand Personality

Tone: modern Energy: medium Audience: manga enthusiasts

Omoi (formerly Azuki) Brand in the Wild

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

Frequently Asked Questions

What is Omoi (formerly Azuki)'s primary brand color?

Omoi (formerly Azuki)'s primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Omoi (formerly Azuki) use?

Omoi (formerly Azuki) uses #D12E44 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Omoi (formerly Azuki) use?

Omoi (formerly Azuki) uses Open Sans for body text and Jost for headings. Fonts were detected on https://www.omoi.com as part of their live design system.

Does Omoi (formerly Azuki) use a light or dark theme?

Omoi (formerly Azuki)'s primary site uses a light color scheme, with a background of #FCFCFD.

Where can I find Omoi (formerly Azuki)'s logo?

Omoi (formerly Azuki)'s logo is available directly on their site (https://www.omoi.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://www.omoi.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 Omoi (formerly Azuki).

Methodology

Brand data on this page was extracted from https://www.omoi.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 Omoi (formerly Azuki).

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Jost",
      "role": "heading"
    },
    {
      "family": "Futura",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#D12E44",
    "background": "#FCFCFD",
    "textPrimary": "#D12E44",
    "link": "#D12E44"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Jost"
    },
    "fontStacks": {
      "heading": [
        "Open Sans",
        "Helvetica",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Open Sans",
        "Helvetica",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Open Sans",
        "Helvetica",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "20.8px",
      "body": "12.3077px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "64px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#323839",
      "borderColor": null,
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#D12E44",
      "textColor": "#FCFCFD",
      "borderColor": "#D12E44",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22a-azuki-logo%22%20viewBox%3D%220%200%20302.55%2087%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2232%22%20aria-label%3D%22Omoi%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%3Ctitle%20style%3D%22fill%3A%20rgb(50%2C%2056%2C%2057)%20!important%3B%22%3EOmoi%3C%2Ftitle%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M28.86%2C25.44c-.88-3.29-3.32-2.2-5.47-.82-3.23%2C2.15-5.4%2C4.87-5.41%2C8.11.04.94.41%2C2.03%2C1.16%2C2.66%2C1.51%2C1.33%2C5.28%2C1.05%2C7.11.74%2C1.79-.29%2C2.43-1.55%2C2.56-3.23.17-2.32.54-5.03.06-7.44v-.03Z%22%20fill%3D%22%23D12E44%22%20style%3D%22fill%3A%20rgb(209%2C%2046%2C%2068)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M44.4%2C59.23c-.31-3.89-1.93-4.99-5.64-5.06-3.26-.11-6.54-.13-9.81-.02-1.47.07-3.35.04-4.52.62-2.72%2C1.35-.65%2C5.34.61%2C7.14.85%2C1.17%2C1.97%2C2.13%2C3.25%2C2.82%2C2.27%2C1.21%2C4.89%2C1.69%2C7.4%2C2.23%2C2.87.64%2C6.76.87%2C8.27-2.19.82-1.69.61-3.66.45-5.52v-.03Z%22%20fill%3D%22%23D12E44%22%20style%3D%22fill%3A%20rgb(209%2C%2046%2C%2068)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M43.78.5C19.9.5.54%2C19.75.54%2C43.5s19.36%2C43%2C43.24%2C43%2C43.24-19.25%2C43.24-43S67.66.5%2C43.78.5ZM22.74%2C16.98c5.01-3.21%2C10.71-5.76%2C12.77%2C1.92l.02.06c1.12%2C5.63.27%2C11.96-.14%2C17.37-.29%2C3.91-1.79%2C6.86-5.97%2C7.53-4.26.71-13.06%2C1.36-16.59-1.74-1.77-1.48-2.62-4.02-2.72-6.22.02-7.56%2C5.1-13.91%2C12.63-18.94ZM54.95%2C69.92c-3.19%2C6.45-11.39%2C5.96-17.44%2C4.62-5.28-1.16-10.82-2.17-15.61-4.72-2.69-1.45-5.06-3.49-6.85-5.96-2.67-3.79-7.02-12.22-1.29-15.07%2C2.48-1.23%2C6.45-1.17%2C9.54-1.32%2C6.89-.24%2C13.81-.19%2C20.69.05%2C7.82.15%2C11.24%2C2.46%2C11.91%2C10.67v.07c.35%2C3.92.78%2C8.07-.94%2C11.64ZM75.57%2C52.73c-.93%2C4.39-2.54%2C8.67-4.87%2C12.52-1.05%2C1.67-2.31%2C3.29-3.96%2C4.39-2.16%2C1.54-5.14%2C1.54-5.94-1.39-.51-1.73-.37-3.8-.41-5.64-.02-2.75-.04-5.51-.06-8.26-.1-3.66.36-6.69%2C4.4-7.22%2C1.41-.22%2C2.88-.28%2C4.32-.4%2C1.56-.12%2C3.19-.24%2C4.45.19l.05.02c2.45.78%2C2.48%2C3.65%2C2.02%2C5.79ZM73.86%2C42.4c-1%2C.05-2.08.2-3.08.04-1.59-.24-1.49-1.67-1.58-3.24-.09-.77.05-2.86-1.08-2.46-1.16.58-1.97%2C2.99-2.25%2C4.31-.29%2C1.44-.8%2C1.95-2.23%2C1.98-2.54.15-7.78.49-9.98.61-.42%2C0-.92.04-1.11-.3-.48-.87-.36-1.79-.6-2.82-.17-.89-.41-1.78-.78-2.61-.58-1.35-2.01-3.17-2.44-1.05-.2%2C1.49-.19%2C3.05-.3%2C4.55-.05.72-.09%2C1.54-.66%2C2.05-.84.71-2.15.75-3.21.75-3.66%2C0-5.48-1.27-5.42-4.69.28-6.17%2C1.1-16.29%2C1.77-20.48.13-.73.33-1.43.64-2.12%2C2.17-4.92%2C7.4-5.95%2C11.13-4.94%2C1.48.3%2C3.06.93%2C4.22%2C2.03%2C1.53%2C1.34%2C1.72%2C3.16%2C1.79%2C5.18.08%2C1.72.08%2C3.5.24%2C5.21%2C0%2C0%2C.32%2C3.39%2C1.52%2C3.7%2C1.09.28%2C1.33-3.19%2C1.34-3.67.07-2.09-.02-4.11.08-6.26.01-1.05.91-1.69%2C1.83-1.99%2C2.35-.53%2C5.8%2C1%2C9.03%2C7.13%2C2.21%2C4.37%2C3.18%2C7.86%2C4.34%2C13.06.2.97.43%2C1.99.37%2C2.97v.07c-.08%2C1.92-1.9%2C2.99-3.59%2C3Z%22%20fill%3D%22%23D12E44%22%20style%3D%22fill%3A%20rgb(209%2C%2046%2C%2068)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M126.07%2C66.29c-4.46%2C0-8.49-1.02-12.07-3.06-3.58-2.04-6.42-4.81-8.53-8.31-2.11-3.5-3.17-7.41-3.17-11.73s1.04-8.2%2C3.12-11.63c2.08-3.44%2C4.92-6.18%2C8.53-8.21%2C3.61-2.04%2C7.62-3.06%2C12.02-3.06s8.58%2C1.02%2C12.16%2C3.06c3.58%2C2.04%2C6.41%2C4.78%2C8.49%2C8.21s3.12%2C7.31%2C3.12%2C11.63-1.04%2C8.23-3.12%2C11.73c-2.08%2C3.5-4.91%2C6.27-8.49%2C8.31-3.58%2C2.04-7.6%2C3.06-12.07%2C3.06ZM125.97%2C55.16c2.26%2C0%2C4.27-.5%2C6.01-1.51%2C1.75-1%2C3.09-2.4%2C4.04-4.2.95-1.79%2C1.42-3.85%2C1.42-6.16s-.49-4.35-1.47-6.11-2.33-3.15-4.04-4.15c-1.71-1-3.7-1.51-5.96-1.51s-4.16.5-5.87%2C1.51c-1.71%2C1-3.06%2C2.39-4.04%2C4.15-.98%2C1.76-1.47%2C3.8-1.47%2C6.11s.49%2C4.37%2C1.47%2C6.16c.98%2C1.79%2C2.33%2C3.19%2C4.04%2C4.2%2C1.71%2C1%2C3.67%2C1.51%2C5.87%2C1.51Z%22%20fill%3D%22%23323839%22%20style%3D%22fill%3A%20rgb(50%2C%2056%2C%2057)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M157.45%2C65.38V21.31h12.02v44.07h-12.02ZM186.35%2C65.38v-26.01c0-2.56-.81-4.55-2.43-5.98-1.62-1.43-3.62-2.15-6.01-2.15-1.59%2C0-3.03.32-4.31.96-1.29.64-2.29%2C1.57-3.03%2C2.78s-1.1%2C2.68-1.1%2C4.38l-4.68-2.28c0-3.41.75-6.36%2C2.25-8.85s3.53-4.43%2C6.1-5.79c2.57-1.37%2C5.47-2.05%2C8.72-2.05%2C3.06%2C0%2C5.84.68%2C8.35%2C2.05%2C2.51%2C1.37%2C4.49%2C3.28%2C5.96%2C5.75%2C1.47%2C2.46%2C2.2%2C5.43%2C2.2%2C8.9v28.29h-12.02ZM215.26%2C65.38v-26.01c0-2.56-.81-4.55-2.43-5.98-1.62-1.43-3.62-2.15-6.01-2.15-1.53%2C0-2.95.32-4.27.96-1.32.64-2.34%2C1.57-3.07%2C2.78s-1.1%2C2.68-1.1%2C4.38l-6.88-1.64c.24-3.53%2C1.19-6.58%2C2.84-9.17%2C1.65-2.58%2C3.82-4.59%2C6.52-6.02%2C2.69-1.43%2C5.69-2.15%2C8.99-2.15s6.27.68%2C8.9%2C2.05c2.63%2C1.37%2C4.71%2C3.33%2C6.24%2C5.88%2C1.53%2C2.56%2C2.29%2C5.6%2C2.29%2C9.13v27.92h-12.02Z%22%20fill%3D%22%23323839%22%20style%3D%22fill%3A%20rgb(50%2C%2056%2C%2057)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M257.83%2C66.29c-4.46%2C0-8.49-1.02-12.07-3.06-3.58-2.04-6.42-4.81-8.53-8.31-2.11-3.5-3.17-7.41-3.17-11.73s1.04-8.2%2C3.12-11.63%2C4.92-6.18%2C8.54-8.21c3.61-2.04%2C7.62-3.06%2C12.02-3.06s8.58%2C1.02%2C12.16%2C3.06c3.58%2C2.04%2C6.41%2C4.78%2C8.49%2C8.21%2C2.08%2C3.44%2C3.12%2C7.31%2C3.12%2C11.63s-1.04%2C8.23-3.12%2C11.73c-2.08%2C3.5-4.91%2C6.27-8.49%2C8.31s-7.6%2C3.06-12.07%2C3.06ZM257.74%2C55.16c2.26%2C0%2C4.27-.5%2C6.01-1.51%2C1.75-1%2C3.09-2.4%2C4.04-4.2.95-1.79%2C1.42-3.85%2C1.42-6.16s-.49-4.35-1.47-6.11-2.33-3.15-4.04-4.15c-1.71-1-3.7-1.51-5.96-1.51s-4.16.5-5.87%2C1.51c-1.71%2C1-3.06%2C2.39-4.04%2C4.15-.98%2C1.76-1.47%2C3.8-1.47%2C6.11s.49%2C4.37%2C1.47%2C6.16c.98%2C1.79%2C2.33%2C3.19%2C4.04%2C4.2%2C1.71%2C1%2C3.67%2C1.51%2C5.87%2C1.51Z%22%20fill%3D%22%23323839%22%20style%3D%22fill%3A%20rgb(50%2C%2056%2C%2057)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M295.27%2C14.19c-1.96%2C0-3.58-.65-4.87-1.96-1.28-1.31-1.93-2.93-1.93-4.88s.64-3.5%2C1.93-4.84c1.29-1.34%2C2.91-2.01%2C4.87-2.01s3.65.67%2C4.91%2C2.01c1.25%2C1.34%2C1.88%2C2.95%2C1.88%2C4.84s-.63%2C3.57-1.88%2C4.88c-1.25%2C1.31-2.89%2C1.96-4.91%2C1.96ZM289.21%2C65.38V21.31h12.11v44.07h-12.11Z%22%20fill%3D%22%23323839%22%20style%3D%22fill%3A%20rgb(50%2C%2056%2C%2057)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://www.omoi.com/assets/images/favicon/icon.svg",
    "ogImage": "https://www.omoi.com/assets/images/opengraph/about.png",
    "logoHref": "/",
    "logoAlt": "Omoi"
  },
  "__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 'Omoi'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Read",
      "reasoning": "Button #0 with text 'Read' is likely the primary CTA due to its action-oriented text and vibrant brand color, which aligns with the site's focus on reading manga."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same color, making it impossible to select a secondary button with a different background color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "manga enthusiasts"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__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 'Omoi'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles