llms.txt

Juicy Marbles Brand Identity

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

Quick Facts

Field Value
Primary #FF4612
Accent #66BD15
Body Font Neue Haas Unica
Heading Font Agrandir

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: playful · Energy: high · Audience: health-conscious consumers

Juicy Marbles Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for downloading fonts if you have permission:

  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. Download font URLs that appear.
  5. Copy matching @font-face declarations from the page's CSS.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Neue Haas Unica",
   "role": "body"
  },
  {
   "family": "Agrandir",
   "role": "heading"
  },
  {
   "family": "Arial",
   "role": "body"
  },
  {
   "family": "Helvetica",
   "role": "body"
  },
  {
   "family": "New Spirit Condensed",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#FF4612",
  "secondary": "#F9D0C4",
  "accent": "#66BD15",
  "background": "#F7F2F0",
  "textPrimary": "#000000",
  "link": "#66BD15"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Neue Haas Unica",
   "heading": "Agrandir"
  },
  "fontStacks": {
   "heading": [
    "Agrandir",
    "sans-serif"
   ],
   "body": [
    "neue-haas-unica",
    "sans-serif"
   ],
   "paragraph": [
    "neue-haas-unica",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "60px",
   "h2": "60px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "5px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#636160",
   "borderColor": "#636160",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://juicymarbles.com/cdn/shop/files/jm_logo-horizontal-white.svg?v=1768567316",
  "favicon": "https://juicymarbles.com/cdn/shop/files/favicon-32x32_5dad5cc8-dd08-42b9-a5dc-83ba12987c43.png?crop=center&height=48&v=1768824208&width=48",
  "ogImage": "http://juicymarbles.com/cdn/shop/files/008A2456.jpg?v=1743410997",
  "logoHref": "/"
 },
 "personality": {
  "tone": "playful",
  "energy": "high",
  "targetAudience": "health-conscious consumers"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0,
  "colors": 0.9,
  "overall": 0.45
 }
}