hellosign.json
HelloSign Brand Identity
A complete profile of HelloSign's visual system — colors, typography, components, and personality — extracted from https://www.hellosign.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/hellosign
- Machine-readable JSON: https://characterquilt.com/branding/hellosign.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #0061FE |
| Accent | #0061FE |
| Body Font | AtlasGrotesk |
| Heading Font | AtlasGrotesk |
Color Palette
- primary: #0061FE
- secondary: #0F503C
- accent: #0061FE
- background: #FFFFFF
- textPrimary: #1E1919
- link: #3984FF
Typography
- primary: AtlasGrotesk — https://fonts.google.com/specimen/AtlasGrotesk
- heading: AtlasGrotesk — https://fonts.google.com/specimen/AtlasGrotesk
Visual Assets
- Logo: https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/64480a9b8d4d3b8674406303_sign-logo.svg
- Favicon: https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/6441320af2e547320ef091a6_favicon.png
- Social card (og:image): https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/648a230bf374dfde400bf582_Container2.png
UI Components
- input: background=#EFEFEF, textColor=#121519, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#0061FE, textColor=#FFFFFF, borderRadius=0px, shadow=none
- buttonSecondary: background=#1E1919, textColor=#FFFFFF, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
HelloSign Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Premium Branding | Dropbox Sign Developer Documentation
- Home - Dropbox Sign Blog - Dropbox
- Rapid Microsoft Word Electronic Signature Integration - Dropbox
- Image: https://cdn.prod.website-files.com/6446df33610093270e7fb677/64f8f09cd455ccd1c8c19b02_sign%20add%20signers.png
- Source: https://gb.hellosign.com/integrations/microsoft-word?utm_medium=paid-search&utm_source=adwords-search&utm_campaign=brand-tofu-emea&utm_content=brand-new-v3&utm_term=hellosign+api&utm_matchtype=e&utm_var=hp-take-over&utm_ad_group=braze-brand
- Learn Sales Process Mapping Best Practices - Dropbox Sign - Dropbox
- Official Terms of Service - Dropbox Sign - Dropbox
Working with these fonts
Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
- Open the company's homepage in a browser.
- In the Network tab, filter by "Font".
- Hard-reload the page and navigate through it.
- For each captured font URL: save the file locally.
- Copy out the matching @font-face declarations from the page's CSS.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "AtlasGrotesk",
"role": "body"
},
{
"family": "SharpGroteskDB23",
"role": "unknown"
}
],
"colors": {
"primary": "#0061FE",
"secondary": "#0F503C",
"accent": "#0061FE",
"background": "#FFFFFF",
"textPrimary": "#1E1919",
"link": "#3984FF"
},
"typography": {
"fontFamilies": {
"primary": "AtlasGrotesk",
"heading": "AtlasGrotesk"
},
"fontStacks": {
"heading": [
"SharpGroteskDB23",
"sans-serif"
],
"body": [
"AtlasGrotesk",
"sans-serif"
],
"paragraph": [
"AtlasGrotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "12px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"input": {
"background": "#EFEFEF",
"textColor": "#121519",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#0061FE",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#1E1919",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/64480a9b8d4d3b8674406303_sign-logo.svg",
"favicon": "https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/6441320af2e547320ef091a6_favicon.png",
"ogImage": "https://cdn.prod.website-files.com/64412cfef2e5476af2f044bd/648a230bf374dfde400bf582_Container2.png",
"logoHref": "/",
"logoAlt": "logo dropboxsign"
},
"__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 'Dropbox Sign'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}