SendHub Brand: Colors, Fonts, Logo & Visual Identity

SendHub Brand Identity

A complete profile of SendHub's visual system — colors, typography, components, and personality — extracted from sendhub.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://sendhub.com.

Type Color Code RGB Value
primary #35943F rgb(53, 148, 63)
secondary #2575FC rgb(37, 117, 252)
accent #35943F rgb(53, 148, 63)
background #FFFFFF rgb(255, 255, 255)
textPrimary #35943F rgb(53, 148, 63)
link #35943F rgb(53, 148, 63)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Poppins Google Fonts →
heading Poppins Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using SendHub's actual button styles.

Button Primary

Button Secondary

Brand Personality

SendHub Brand in the Wild

Image: sendhub.com

Source: sendhub.com

Image: sendhub.com

Source: sendhub.com

Image: sendhub.com

Source: sendhub.com

Image: sendhub.com

Source: sendhub.com

Image: sendhub.com

Source: sendhub.com

Frequently Asked Questions

What is SendHub's primary brand color?

SendHub's primary brand color is #35943F. It anchors the visual identity across their website, product UI, and marketing materials.

What font does SendHub use?

SendHub uses Poppins as the primary typeface across body and headings.

Does SendHub use a light or dark theme?

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

Where can I find SendHub's logo?

SendHub's logo is available directly on their site (http://sendhub.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 http://sendhub.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 SendHub.

Methodology

Brand data on this page was extracted from http://sendhub.com on 2026-07-27 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 SendHub.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#35943F",
    "secondary": "#2575FC",
    "accent": "#35943F",
    "background": "#FFFFFF",
    "textPrimary": "#35943F",
    "link": "#35943F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "35.2px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#35943F",
      "textColor": "#FFFFFF",
      "borderColor": "#35943F",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#99E0AE",
      "textColor": "#35943F",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.sendhub.com/wp-content/uploads/2025/04/sendhub-log.svg",
    "favicon": "https://www.sendhub.com/wp-content/uploads/2025/04/sendhub-fav.svg",
    "ogImage": "https://lightslategrey-shrew-983109.hostingersite.com/wp-content/uploads/2025/07/home-hero-new.webp",
    "logoHref": "https://www.sendhub.com"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for SMS marketing solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}