Sendo Brand: Colors, Fonts, Logo & Visual Identity

Sendo Brand Identity

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

Color Palette

Brand palette extracted from https://sendo.dev.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Button Primary

Button Secondary

Brand Personality

Sendo Brand in the Wild

Image: sendo.dev

Image: sendo.dev

Image: winno.mintlify.app

Image: sendo.dev

Image: adsota.com

Image: resize.imagekit.co

Frequently Asked Questions

  1. What is Sendo's primary brand color?
    Sendo's primary brand color is #33993D, anchoring the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Sendo use?
    Sendo uses #E4E6EA as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Sendo use?
    Sendo uses Times New Roman as the primary typeface across body and headings.

  4. Does Sendo use a light or dark theme?
    Sendo's primary site uses a dark color scheme, with a background of #111111.

  5. Where can I find Sendo's logo?
    Sendo's logo is available directly on their site (https://sendo.dev). 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://sendo.dev using the Firecrawl branding extraction API.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Times New Roman",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#33993D",
    "secondary": "#88AECE",
    "accent": "#E4E6EA",
    "background": "#111111",
    "textPrimary": "#111111",
    "link": "#872AD2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Times New Roman",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "heading": [
        "bold",
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "semibold"
      ]
    },
    "fontSizes": {
      "h1": "57px",
      "h2": "32px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E4E6EA",
      "textColor": "#232225",
      "borderRadius": "100px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#181818",
      "textColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://sendo.dev/static/media/bluelogo_light.66c5e1bb8d3735edc5ea.png",
    "favicon": "https://sendo.dev/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Sendo logo"
  }
}