Home · Branding · EasyPost

EasyPost Brand Identity

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

Download JSON
Primary
#99F5DF
Accent
#99F5DF
Body Font
Poppins
Heading
Poppins

Color Palette

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

primary
#99F5DF
rgb(153, 245, 223)
secondary
#47547F
rgb(71, 84, 127)
accent
#99F5DF
rgb(153, 245, 223)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#061340
rgb(6, 19, 64)
link
#061340
rgb(6, 19, 64)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Poppins
Poppins, 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

EasyPost logo
Logo
EasyPost favicon
Favicon

UI Components

Live previews rendered using EasyPost's actual button styles.

buttonPrimary
background #99F5DF textColor #061340 borderRadius 8px shadow none
buttonSecondary
background transparent textColor #4671FE borderColor #4671FE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses looking for shipping solutions

EasyPost Brand in the Wild

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

Frequently Asked Questions

What is EasyPost's primary brand color?

EasyPost's primary brand color is #99F5DF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does EasyPost use?

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

Does EasyPost use a light or dark theme?

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

Where can I find EasyPost's logo?

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

Methodology

Brand data on this page was extracted from http://easypost.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 EasyPost.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#99F5DF",
    "secondary": "#47547F",
    "accent": "#99F5DF",
    "background": "#FFFFFF",
    "textPrimary": "#061340",
    "link": "#061340"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "30px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#99F5DF",
      "textColor": "#061340",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#4671FE",
      "borderColor": "#4671FE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22226%22%20height%3D%2252%22%20viewBox%3D%220%200%20226%2052%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22xMinYMid%20meet%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cpath%20d%3D%22M98.7917%2018.229C98.7917%2018.5184%2098.6264%2018.6837%2098.461%2018.6837C98.2957%2018.6837%2098.213%2018.6837%2098.0064%2018.4357C96.725%2017.1957%2094.4515%2016.2036%2092.0954%2016.2036C85.4404%2016.2036%2080.6041%2021.0399%2080.6041%2028.0256C80.6041%2035.0112%2085.4404%2039.8475%2092.0954%2039.8475C98.7504%2039.8475%2096.725%2038.8554%2098.0064%2037.6154C98.213%2037.4087%2098.2957%2037.3674%2098.461%2037.3674C98.6264%2037.3674%2098.7917%2037.5327%2098.7917%2037.8221V39.2688H104.083V16.7823H98.7917V18.229ZM92.4261%2035.1353C88.5405%2035.1353%2085.9777%2032.3244%2085.9777%2028.0256C85.9777%2023.7267%2088.5405%2020.9159%2092.4261%2020.9159C96.3116%2020.9159%2098.8744%2023.7267%2098.8744%2028.0256C98.8744%2032.3244%2096.3116%2035.1353%2092.4261%2035.1353Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M116.938%2026.0828L114.954%2025.0907C112.763%2024.016%20112.226%2023.5613%20112.226%2022.5693C112.226%2021.5772%20113.052%2020.7918%20114.582%2020.7918C116.111%2020.7918%20117.475%2021.2879%20119.294%2022.3213L121.32%2018.2704C118.839%2016.6583%20116.401%2016.2036%20114.334%2016.2036C109.828%2016.2036%20106.976%2019.0144%20106.976%2022.6933C106.976%2026.3721%20108.547%2027.8189%20112.639%2029.7203L114.499%2030.5883C116.483%2031.5391%20117.062%2032.2004%20117.062%2033.1098C117.062%2034.4325%20115.781%2035.0939%20113.755%2035.0939C111.73%2035.0939%20110.159%2034.5566%20108.299%2033.3992L106.232%2037.6567C108.795%2039.2688%20111.647%2039.8062%20114.003%2039.8062C119.005%2039.8888%20122.436%2037.45%20122.436%2032.9445C122.436%2029.927%20120.865%2028.0669%20116.938%2026.0828Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M67.2941%2016.2449C60.6391%2016.2449%2055.3895%2021.0811%2055.3895%2028.1081C55.3895%2035.1352%2060.1844%2039.8888%2067.2114%2039.8888C74.2385%2039.8888%2074.9825%2038.1527%2077.5866%2034.4738L73.8251%2031.4563C71.717%2034.2671%2069.5676%2035.1352%2067.3355%2035.1352C62.9952%2035.1352%2061.0111%2032.0764%2060.7631%2030.5469C60.6391%2030.0509%2060.8045%2029.8856%2061.2591%2029.8856H78.4134C78.496%2029.3482%2078.62%2028.8109%2078.62%2027.8601C78.62%2021.2051%2074.1971%2016.2449%2067.2941%2016.2449ZM72.709%2025.8347H61.3831C60.9284%2025.8347%2060.8871%2025.504%2061.0525%2025.008C61.7965%2022.5279%2064.318%2020.8331%2067.1288%2020.8331C69.9396%2020.8331%2072.337%2022.5692%2073.0811%2025.008C73.2051%2025.504%2073.1637%2025.8347%2072.709%2025.8347Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M219.863%2021.4532H225.774V16.8236H219.863C219.45%2016.8236%20219.285%2016.6169%20219.285%2016.2862V11.698H214.035V31.415C214.035%2036.5819%20216.308%2039.4341%20222.219%2039.4341H225.816V34.8045H223.005C219.905%2034.8045%20219.326%2033.4404%20219.326%2030.671V22.0319C219.326%2021.6598%20219.45%2021.4532%20219.863%2021.4532Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M156.868%2016.2449C149.965%2016.2449%20145.418%2020.6678%20145.418%2028.3148V49.7266H150.709V37.8633C150.709%2037.574%20150.874%2037.4086%20151.04%2037.4086C151.205%2037.4086%20151.288%2037.4086%20151.494%2037.6566C152.776%2038.8967%20155.049%2039.8888%20157.405%2039.8888C164.06%2039.8888%20168.897%2035.0525%20168.897%2028.0668C168.897%2021.0398%20164.06%2016.2449%20156.868%2016.2449ZM157.075%2035.1352C153.189%2035.1352%20150.626%2032.3244%20150.626%2028.0255C150.626%2023.7266%20153.189%2020.9158%20157.075%2020.9158C160.96%2020.9158%20163.523%2023.7266%20163.523%2028.0255C163.523%2032.3244%20160.96%2035.1352%20157.075%2035.1352Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M182.703%2016.2449C175.717%2016.2449%20170.881%2021.0811%20170.881%2028.0668C170.881%2035.0525%20175.717%2039.8888%20182.703%2039.8888C189.688%2039.8888%20194.525%2035.0525%20194.525%2028.0668C194.525%2021.0811%20189.688%2016.2449%20182.703%2016.2449ZM182.703%2035.1352C178.817%2035.1352%20176.254%2032.3244%20176.254%2028.0255C176.254%2023.7266%20178.817%2020.9158%20182.703%2020.9158C186.588%2020.9158%20189.151%2023.7266%20189.151%2028.0255C189.151%2032.3244%20186.588%2035.1352%20182.703%2035.1352Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M206.181%2026.0828L204.197%2025.0907C202.048%2024.016%20201.469%2023.5613%20201.469%2022.5693C201.469%2021.5772%20202.296%2020.7918%20203.825%2020.7918C205.355%2020.7918%20206.719%2021.2879%20208.537%2022.3213L210.563%2018.2704C208.083%2016.6583%20205.644%2016.2036%20203.577%2016.2036C199.072%2016.2036%20196.219%2019.0144%20196.219%2022.6933C196.219%2026.3721%20197.79%2027.8189%20201.882%2029.7203L203.742%2030.5883C205.727%2031.5391%20206.305%2032.2004%20206.305%2033.1098C206.305%2034.4325%20205.024%2035.0939%20202.998%2035.0939C200.973%2035.0939%20199.402%2034.5566%20197.542%2033.3992L195.475%2037.6567C198.038%2039.2688%20200.89%2039.8062%20203.246%2039.8062C208.165%2039.8062%20211.638%2037.4087%20211.638%2032.8618C211.638%2029.927%20210.108%2028.0669%20206.181%2026.0828Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M140.086%2016.8238L134.754%2032.0353C134.671%2032.3659%20134.464%2032.4899%20134.258%2032.4899C134.051%2032.4899%20133.927%2032.4073%20133.762%2032.0353L128.14%2016.8238H122.477L131.364%2039.4343C130.124%2041.6664%20127.975%2043.1958%20123.8%2045.3866L126.032%2049.8095C133.431%2046.296%20135.539%2043.6092%20137.812%2037.5329L145.666%2016.7825H140.086L140.086%2016.8238Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(6%2C%2019%2C%2064)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M23.0238%2030.9189C22.6518%2030.9189%2022.3211%2030.9189%2021.9905%2030.6709L11.5326%2024.5946V29.9269L21.9905%2036.0032C22.3211%2036.2099%2022.6105%2036.2512%2023.0238%2036.2512C23.4372%2036.2512%2023.7679%2036.1685%2024.0572%2036.0032L46.0064%2023.2719V28.6041L24.0572%2041.2528C23.7679%2041.4595%2023.4372%2041.5421%2023.0238%2041.5421C22.6105%2041.5421%2022.3211%2041.4595%2021.9905%2041.2528L11.5326%2035.2591V40.5501L21.9905%2046.6264C22.3211%2046.8331%2022.6932%2046.8744%2023.0238%2046.8744C23.3545%2046.8744%2023.8092%2046.7917%2024.0572%2046.6264L46.0064%2033.9777V37.3259C46.0064%2038.5246%2045.3863%2039.6407%2044.3116%2040.2194L24.6773%2051.5453C24.1812%2051.8347%2023.6025%2052%2022.9825%2052C22.3625%2052%2021.8665%2051.8347%2021.2878%2051.5453L1.69475%2040.2194C0.661367%2039.6407%200%2038.4833%200%2037.3259V14.7154C0%2013.4754%200.620032%2012.3593%201.69475%2011.7393L21.2878%200.45469C21.8251%200.165342%2022.3625%200%2022.9825%200C23.6025%200%2024.1812%200.165342%2024.6773%200.45469L44.3116%2011.7393C45.345%2012.318%2046.0064%2013.4754%2046.0064%2014.7154V18.0636L24.0572%2030.7122C23.7679%2030.7949%2023.3959%2030.9189%2023.0238%2030.9189Z%22%20fill%3D%22%23164DFF%22%20style%3D%22fill%3A%20rgb(22%2C%2077%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://www.easypost.com/wp-content/uploads/2025/03/icon.svg",
    "ogImage": null,
    "logoHref": "https://www.easypost.com/"
  },
  "__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 'EasyPost'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Contact sales",
      "reasoning": "Button #0 is selected as the primary CTA because it uses the vibrant brand color #99F5DF and has action-oriented text 'Contact sales', making it stand out as the main call-to-action."
    },
    "secondary": {
      "index": 3,
      "text": "Sign up free",
      "reasoning": "Button #3 is selected as the secondary CTA because it has a transparent background with a distinct border color #4671FE, differentiating it from the primary button's color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for shipping solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__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 'EasyPost'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles