Home · Branding · Ovipost

Ovipost Brand Identity

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

Download JSON
Primary
#719E6B
Accent
#719E6B
Body Font
Source Sans Pro
Heading
Roboto Slab

Color Palette

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

primary
#719E6B
rgb(113, 158, 107)
secondary
#651818
rgb(101, 24, 24)
accent
#719E6B
rgb(113, 158, 107)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#3A3A3A
rgb(58, 58, 58)
link
#D20000
rgb(210, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Source Sans Pro
Source Sans Pro Google Fonts →
heading
Roboto Slab
Roboto Slab Google Fonts →
Roboto Slab, 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

Ovipost logo
Logo
Ovipost favicon
Favicon
Ovipost social image
Social Card

UI Components

Live previews rendered using Ovipost's actual button styles.

input
background #FFFFFF textColor #000000 borderColor #CCCCCC borderRadius 2px shadow none
buttonPrimary
background #719E6B textColor #FFFFFF borderRadius 2px shadow none

Brand Personality

Tone: professional Energy: medium Audience: pet owners and reptile enthusiasts

Ovipost Brand in the Wild

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

Frequently Asked Questions

What is Ovipost's primary brand color?

Ovipost's primary brand color is #719E6B. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Ovipost use?

Ovipost uses Source Sans Pro for body text and Roboto Slab for headings. Fonts were detected on https://ovipost.com as part of their live design system.

Does Ovipost use a light or dark theme?

Ovipost's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Ovipost's logo?

Ovipost's logo is available directly on their site (https://ovipost.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://ovipost.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 Ovipost.

Methodology

Brand data on this page was extracted from https://ovipost.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 Ovipost.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Source Sans Pro",
      "role": "body"
    },
    {
      "family": "Roboto Slab",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#719E6B",
    "secondary": "#651818",
    "accent": "#719E6B",
    "background": "#FFFFFF",
    "textPrimary": "#3A3A3A",
    "link": "#D20000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Source Sans Pro",
      "heading": "Roboto Slab"
    },
    "fontStacks": {
      "heading": [
        "Roboto Slab",
        "serif"
      ],
      "body": [
        "Source Sans Pro",
        "sans-serif"
      ],
      "paragraph": [
        "Source Sans Pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "17px",
      "h2": "15px",
      "body": "25px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#CCCCCC",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#719E6B",
      "textColor": "#FFFFFF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.ovipost.com/cdn/shop/files/ovipost-horizontal-black_300x300.png?v=1614710639",
    "favicon": "https://www.ovipost.com/cdn/shop/files/ovipost-favicon_58da9be3-2d02-4c3e-a64b-23dd442925fd_32x32.png?v=1651598552",
    "ogImage": "http://www.ovipost.com/cdn/shop/files/ovipost-horizontal-black.png?v=1614710639",
    "logoHref": "/",
    "logoAlt": "Ovipost"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'Ovipost'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Buy Now",
      "reasoning": "The 'Buy Now' button is likely the primary CTA due to its action-oriented text and vibrant green color, which aligns with the brand's primary color."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "Both buttons share the same background color, making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "pet owners and reptile 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 the alt text matches the brand name 'Ovipost'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles