# Letterdrop Brand Identity

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

- Page: https://characterquilt.com/branding/letterdrop
- Machine-readable JSON: https://characterquilt.com/branding/letterdrop.json

## Quick Facts

| Field | Value |
|---|---|
| Primary | #020617 |
| Accent | #475569 |
| Body Font | Manrope |
| Heading Font | Manrope |

## Color Palette

- primary: #020617
- secondary: #1E40AF
- accent: #475569
- background: #FFFFFF
- textPrimary: #475569
- link: #475569

## Typography

- primary: Manrope — https://fonts.google.com/specimen/Manrope
- heading: Manrope — https://fonts.google.com/specimen/Manrope

## Visual Assets

- Logo: https://cdn.prod.website-files.com/64aaded25575bed150838f01/64aae00f35018faa5a7f2623_letterdrop_logo.svg
- Favicon: https://cdn.prod.website-files.com/64aaded25575bed150838f01/64b71978dd6ff3285af9094a_favicon.png
- Social card (og:image): https://cdn.prod.website-files.com/64aaded25575bed150838f01/67f06d5ce020f05e347bee32_Thumbnailsocial.jpg

## Brand Personality

Tone: professional · Energy: medium · Audience: business professionals

## Letterdrop Brand in the Wild

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

- **How to Handle Objections in Sales Calls | Letterdrop**
  - Image: https://cdn.prod.website-files.com/64acbbba332ae9274b5ec994/66742015bd9812ae6df875dc_0b2c1ebd-d2a3-4cd8-863f-1ab03ee46cee.jpeg
  - Source: https://letterdrop.com/blog/how-to-handle-objections-in-sales-calls
- **Blog**
  - Image: https://cdn.prod.website-files.com/64acbbba332ae9274b5ec994/69df82e23cf85978fa7ba9bf_blog_template__66_.webp
  - Source: https://letterdrop.com/blog
- **Letterdrop - Attract warm leads you're missing today**
  - Image: https://cdn.prod.website-files.com/64aaded25575bed150838f01/697fb06676e2e1ca2056b340_Screenshot%202026-02-01%20at%202.57.53%E2%80%AFPM.png
  - Source: https://letterdrop.com/?ref=spiff.store
- **Blog**
  - Image: https://cdn.prod.website-files.com/64acbbba332ae9274b5ec994/69b917f44528b85212558798_blog_template__63_.webp
  - Source: https://letterdrop.com/blog
- **LinkedIn Social Selling: A Crash Course | Letterdrop**
  - Image: https://cdn.prod.website-files.com/64acbbba332ae9274b5ec994/67e3c65b62fdeaf4dc7f0f7d_tracking_who_to_comment_on_in_sales_nav.jpeg
  - Source: https://letterdrop.com/blog/linkedin-social-selling-course
- **Blog**
  - Image: https://cdn.prod.website-files.com/64acbbba332ae9274b5ec994/69b9171bd96e76e21b21031d_blog_template__61_.webp
  - Source: https://letterdrop.com/blog

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#020617",
    "secondary": "#1E40AF",
    "accent": "#475569",
    "background": "#FFFFFF",
    "textPrimary": "#475569",
    "link": "#475569"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {},
  "images": {
    "logo": "https://cdn.prod.website-files.com/64aaded25575bed150838f01/64aae00f35018faa5a7f2623_letterdrop_logo.svg",
    "favicon": "https://cdn.prod.website-files.com/64aaded25575bed150838f01/64b71978dd6ff3285af9094a_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/64aaded25575bed150838f01/67f06d5ce020f05e347bee32_Thumbnailsocial.jpg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}
```
