llms.txt
Glowing.io Brand Identity
A complete profile of Glowing.io's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #032A2F |
| Accent | #ACE5EB |
| Body Font | Manrope |
| Heading Font | Manrope |
Color Palette
- primary: #032A2F
- secondary: #129DAA
- accent: #ACE5EB
- background: #F5F5F5
- textPrimary: #000000
- link: #ACE5EB
Typography
- primary: Manrope — https://fonts.google.com/specimen/Manrope
- heading: Manrope — https://fonts.google.com/specimen/Manrope
Visual Assets
- Logo:
- Favicon: .png)
UI Components
- buttonPrimary: background=#032A2F, textColor=#FFFFFF, borderColor=#032A2F, borderRadius=1600px, shadow=none
- buttonSecondary: background=#ACE5EB, textColor=#000000, borderColor=#ACE5EB, borderRadius=1600px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Glowing.io Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Request a Demo
- Image:
- Source: https://glowing.io/contact
- Request a Demo
- Image:
- Source: https://glowing.io/contact
- Request a Demo
- Image:
- Source: https://glowing.io/contact
- Request a Demo
- Image:
- Source: https://glowing.io/contact
- Request a Demo
- Image:
- Source: https://glowing.io/contact
- Glowing
- Image:
- Source: https://app.glowing.io/
Working with these fonts
Not found on Google Fonts? Suggested flow to help:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and navigate to different sections.
- Download the captured font URLs.
- Copy CSS @font-face declarations for local path referencing.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Manrope",
"role": "body"
}
],
"colors": {
"primary": "#032A2F",
"secondary": "#129DAA",
"accent": "#ACE5EB",
"background": "#F5F5F5",
"textPrimary": "#000000",
"link": "#ACE5EB"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": [
"Manrope",
"sans-serif"
],
"body": [
"Manrope",
"sans-serif"
],
"paragraph": [
"Manrope",
"sans-serif"
]
},
"fontSizes": {
"h1": "52px",
"h2": "40px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#032A2F",
"textColor": "#FFFFFF",
"borderColor": "#032A2F",
"borderRadius": "1600px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#ACE5EB",
"textColor": "#000000",
"borderColor": "#ACE5EB",
"borderRadius": "1600px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6881a089c17803937744cb4d/68a36e533539337ad77f72a0_GLOWING.svg",
"favicon": "https://cdn.prod.website-files.com/6881a089c17803937744cb4d/68a71ee9d62ff61eae501167_Favicon%20(1).png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "image"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
}
}