llms.txt
BlueJeans Network Brand Identity
A complete profile of BlueJeans Network's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FF0000 |
| Accent | #993DBB |
| Body Font | Nunito |
| Heading Font | Fira Sans |
Color Palette
- primary: #FF0000
- secondary: #0F6FAD
- accent: #993DBB
- background: #FFFFFF
- textPrimary: #993DBB
- link: #993DBB
Typography
- primary: Nunito — https://fonts.google.com/specimen/Nunito
- heading: Fira Sans — https://fonts.google.com/specimen/Fira+Sans
Visual Assets
UI Components
- input: background=#FFFFFF, textColor=#303030, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#993DBB, textColor=#FFFFFF, borderRadius=0px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#333333, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: corporate event planners
BlueJeans Network Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Smart Meetings Event Boss Institute
- Image:
- Source: https://eventboss.smartmeetings.com/
- Study: Travelers Prioritize Searching for Experiences
- What's Up With the New Tax on Live Events in Washington State?
- How to Produce Compelling Content that Drives Engagement
- 7 Tips for Managing Interns
Working with these fonts
Not found on Google Fonts? Follow this flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As to download the file locally.
- Copy out the matching @font-face declarations.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Nunito",
"role": "body"
},
{
"family": "Fira Sans",
"role": "heading"
}
],
"colors": {
"primary": "#FF0000",
"secondary": "#0F6FAD",
"accent": "#993DBB",
"background": "#FFFFFF",
"textPrimary": "#993DBB",
"link": "#993DBB"
},
"typography": {
"fontFamilies": {
"primary": "Nunito",
"heading": "Fira Sans"
},
"fontStacks": {
"heading": [
"Fira Sans",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen-Sans",
"Ubuntu",
"Cantarell",
"Helvetica Neue",
"sans-serif"
],
"body": [
"Fira Sans",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Oxygen-Sans",
"Ubuntu",
"Cantarell",
"Helvetica Neue",
"sans-serif"
],
"paragraph": [
"DM Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#303030",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#993DBB",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#333333",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://www.smartmeetings.com/wp-content/themes/smartmeetings/favicon.png",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "corporate event planners"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}