llms.txt
Landeed Brand Identity
A complete profile of Landeed's visual system — colors, typography, components, and personality — for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #283338 |
| Accent | #8047E7 |
| Body Font | Satoshi |
| Heading Font | DM Sans |
Color Palette
- primary: #283338
- secondary: #4B5563
- accent: #8047E7
- background: #FFFFFF
- textPrimary: #8047E7
- link: #8047E7
Typography
- primary: Satoshi — https://fonts.google.com/specimen/Satoshi
- heading: DM Sans — https://fonts.google.com/specimen/DM+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#3B4146, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#8047E7, textColor=#FFFFFF, borderRadius=8px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#4B5563, borderColor=#E5E7EB, borderRadius=999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: property buyers and legal professionals in India
Landeed Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- A Guide to Patta Chitta Documents: Tamil Nadu Land Revenue Records | Landeed
- Image:
- Source: Landeed
- Online Document Search | Landeed Blog
- Image: .png)
- Source: Landeed Blog
- Roadmap to understanding the importance of a Will | Landeed
- Image:
- Source: Landeed
- Real Estate Developer
- Image: .jpg)
- Source: Real Estate Developer
- Sunil's cautionary tale: The Importance of Property Reports in Real Estate | Landeed
- Image:
- Source: Landeed
Working with these fonts
Not found on Google Fonts? Follow these steps if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Satoshi",
"role": "body"
},
{
"family": "DM Sans",
"role": "heading"
}
],
"colors": {
"primary": "#283338",
"secondary": "#4B5563",
"accent": "#8047E7",
"background": "#FFFFFF",
"textPrimary": "#8047E7",
"link": "#8047E7"
},
"typography": {
"fontFamilies": {
"primary": "Satoshi",
"heading": "DM Sans"
},
"fontStacks": {
"heading": [
"DM Sans",
"sans-serif"
],
"body": [
"Satoshi",
"sans-serif"
],
"paragraph": [
"DM Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "40px",
"h2": "28px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#3B4146",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#8047E7",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#4B5563",
"borderColor": "#E5E7EB",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/673834bb4da80eda38325c94_landeed%20logo.svg",
"favicon": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/696f4292ba4171f5ffdd4622_1Xfav.png",
"ogImage": "https://cdn.prod.website-files.com/64897dbf5ae300633717ee2e/64ef15b2cf57b355de013d46_Open%20Graph%20Image.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "property buyers and legal professionals in India"
}
}