letterdrop.json
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
- Blog
- Letterdrop - Attract warm leads you're missing today
- Blog
- LinkedIn Social Selling: A Crash Course | Letterdrop
- Blog
Machine-Readable Profile
{
"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": ""
}
}