llms.txt

Everest Brand Identity

A complete profile of Everest's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #4B5563
Accent #0A2463
Body Font Open Sans
Heading Font Montserrat

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: Managed Service Providers (MSPs)

Everest Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {"family": "Open Sans", "role": "body"},
 {"family": "Montserrat", "role": "heading"}
 ],
 "colors": {
 "primary": "#4B5563",
 "secondary": "#020817",
 "accent": "#0A2463",
 "background": "#FFFFFF",
 "textPrimary": "#0A2463",
 "link": "#0A2463"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Open Sans",
 "heading": "Montserrat"
 },
 "fontStacks": {
 "heading": ["Montserrat", "sans-serif"],
 "body": ["Open Sans", "sans-serif"],
 "paragraph": ["Open Sans", "sans-serif"]
 },
 "fontSizes": {
 "h1": "72px",
 "h2": "30px",
 "body": "18px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "4px"
 },
 "components": {
 "input": {
 "background": "#FFFFFF",
 "textColor": "#020817",
 "borderColor": "#D1D5DB",
 "borderRadius": "6px",
 "borderRadiusCorners": {
 "topLeft": "6px",
 "topRight": "6px",
 "bottomRight": "6px",
 "bottomLeft": "6px"
 },
 "shadow": "none"
 },
 "buttonPrimary": {
 "background": "#0A2463",
 "textColor": "#FFFFFF",
 "borderRadius": "6px",
 "borderRadiusCorners": {
 "topLeft": "6px",
 "topRight": "6px",
 "bottomRight": "6px",
 "bottomLeft": "6px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#FFFFFF",
 "textColor": "#0A2463",
 "borderRadius": "6px",
 "borderRadiusCorners": {
 "topLeft": "6px",
 "topRight": "6px",
 "bottomRight": "6px",
 "bottomLeft": "6px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "favicon": "https://everestmanagedai.com/logo-large.png",
 "ogImage": "https://www.everestmanagedai.com/logo-large.png"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "Managed Service Providers (MSPs)"
 },
 "designSystem": {
 "framework": "tailwind",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.95,
 "colors": 0.9,
 "overall": 0.925
 }
}