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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: corporate event planners

BlueJeans Network Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Follow this flow:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
 }
}