llms.txt

NewVoiceMedia Brand Identity

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

Quick Facts

Field Value
Primary #C6AF5C
Accent #C6AF5C
Body Font Nunito
Heading Font Nunito

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals looking for CRM solutions

NewVoiceMedia Brand in the Wild

Real-world brand assets:

Working with these fonts

Not found on Google Fonts? Suggestions for using the fonts are provided above.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Nunito",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#C6AF5C",
  "secondary": "#25AC9C",
  "accent": "#C6AF5C",
  "background": "#F7F8F9",
  "textPrimary": "#009F8B",
  "link": "#009F8B"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Nunito",
   "heading": "Nunito"
  },
  "fontStacks": {
   "heading": [
    "Nunito"
   ],
   "body": [
    "Nunito"
   ],
   "paragraph": [
    "Nunito"
   ]
  },
  "fontSizes": {
   "h1": "45px",
   "h2": "20px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "input": {
   "background": "#FEFEFE",
   "textColor": "#838484",
   "borderColor": null,
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "rgba(0, 0, 0, 0.15) 0px 2px 2px 0px"
  },
  "buttonPrimary": {
   "background": "#C6AF5C",
   "textColor": "#FFFFFF",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#005248",
   "textColor": "#FFFFFF",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://www.crmdirectory.org/assets/img/logo.png",
  "favicon": "https://www.crmdirectory.org/assets/favicon.png",
  "ogImage": "https://www.crmdirectory.org/assets/img/logo.png",
  "logoHref": "/",
  "logoAlt": "CRMDirectory"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "business professionals looking for CRM solutions"
 },
 "designSystem": {
  "framework": "bootstrap",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 }
}