Zentail Brand: Colors, Fonts, Logo & Visual Identity

Zentail Brand Identity

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

Color Palette

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

Color Type Hex Code RGB Value
primary #00BDCF rgb(0, 189, 207)
secondary #FFA170 rgb(255, 161, 112)
accent #FFA170 rgb(255, 161, 112)
background #FFFFFF rgb(255, 255, 255)
textPrimary #013035 rgb(1, 48, 53)
link #013035 rgb(1, 48, 53)

Typography

Each font links to its Google Fonts page where available.

Font Type Font Name Google Fonts Link
primary Roboto Google Fonts →
heading Roboto Google Fonts →

Visual Assets

UI Components

Live previews rendered using Zentail's actual button styles.

Input

Property Value
background #FFFFFF
textColor #013035
borderColor #191A23
borderRadius 12px
shadow none

Button Primary

Property Value
background #FFA170
textColor #191A23
borderColor #191A23
borderRadius 12px
shadow rgb(25, 26, 35) -3px 3px 0px 0px

Button Secondary

Property Value
background #B1B1B1
textColor #191A23
borderColor #191A23
borderRadius 12px
shadow rgb(25, 26, 35) -3px 3px 0px 0px

Brand Personality

Tone: modern Energy: medium Audience: ecommerce businesses

Frequently Asked Questions

  1. What is Zentail's primary brand color? Zentail's primary brand color is #00BDCF. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What accent color does Zentail use? Zentail uses #FFA170 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
  3. What font does Zentail use? Zentail uses Roboto as the primary typeface across body and headings.
  4. Does Zentail use a light or dark theme? Zentail's primary site uses a light color scheme, with a background of #FFFFFF.
  5. Where can I find Zentail's logo? Zentail's logo is available directly on their site (https://zentail.com). The current logo URL is included in the machine-readable JSON profile linked above.
  6. How was this brand profile generated? This profile was extracted from https://zentail.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 Zentail.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00BDCF",
    "secondary": "#FFA170",
    "accent": "#FFA170",
    "background": "#FFFFFF",
    "textPrimary": "#013035",
    "link": "#013035"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Roboto",
        "sans-serif"
      ],
      "body": [
        "Roboto",
        "sans-serif"
      ],
      "paragraph": [
        "Roboto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "35.2px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#013035",
      "borderColor": "#191A23",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFA170",
      "textColor": "#191A23",
      "borderColor": "#191A23",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgb(25, 26, 35) -3px 3px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#B1B1B1",
      "textColor": "#191A23",
      "borderColor": "#191A23",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgb(25, 26, 35) -3px 3px 0px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/62b4d5b8b3b541f5cdae0b1d/6797e8cfe25b997372d52f7c_zentail-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/62b4d5b8b3b541f5cdae0b1d/69129d8c9ba27809e707e235_Favicon%202.png",
    "ogImage": "https://cdn.prod.website-files.com/62b4d5b8b3b541f5cdae0b1d/62b4d5b8b3b54177edae0ed4_zentail-logo-cropped.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "ecommerce businesses"
  },
}