llms.txt
Vesence Brand Identity
A complete profile of Vesence's visual system — colors, typography, components, and personality. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #101828 |
| Accent | #18181B |
| Body Font | neueMontreal |
| Heading Font | Playfair Display |
Color Palette
- primary: #101828
- secondary: #B8C9D4
- accent: #18181B
- background: #FFFFFF
- textPrimary: #09090B
- link: #6A7282
Typography
- primary: neueMontreal — https://fonts.google.com/specimen/neueMontreal
- heading: Playfair Display — https://fonts.google.com/specimen/Playfair+Display
Visual Assets
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#09090B, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#18181B, textColor=#FAFAFA, borderRadius=33554400px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=33554400px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: law firms and legal professionals
Vesence Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Cederquist - Case Study
- Image:
- Source: Cederquist Partnership
- Seed Round - Short Video
- Image:
- Source: Vesence
- Computer - Short video
- Image:
- Source: Resources
- Maja Henrik - Short Video
- Image:
- Source: Resources
- Henrik - Short Video
- Image:
- Source: Resources
- Vesence - Seed Round
- Image:
- Source: Seed Round Announcement
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "neueMontreal",
"role": "body"
},
{
"family": "Playfair Display",
"role": "heading"
}
],
"colors": {
"primary": "#101828",
"secondary": "#B8C9D4",
"accent": "#18181B",
"background": "#FFFFFF",
"textPrimary": "#09090B",
"link": "#6A7282"
},
"typography": {
"fontFamilies": {
"primary": "neueMontreal",
"heading": "Playfair Display"
},
"fontStacks": {
"heading": [
"Playfair Display"
],
"body": [
"neueMontreal"
],
"paragraph": [
"neueMontreal"
]
},
"fontSizes": {
"h1": "128px",
"h2": "80px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#09090B",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#18181B",
"textColor": "#FAFAFA",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"favicon": null,
"ogImage": "https://www.vesence.com/images/socials.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "law firms and legal professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}