llms.txt
Nourish Brand Identity
A complete profile of Nourish's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FE6A36 |
| Accent | #FE6A36 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #FE6A36
- secondary: #F26533
- accent: #FE6A36
- background: #FFFFFF
- textPrimary: #191918
- link: #FFEEB3
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo: https://cdn.prod.website-files.com/699ce714348d0db6b6640eaf/699ce714348d0db6b664123b_Nourish%20Logo.svg
- Favicon: https://cdn.prod.website-files.com/623de5fee0c46d3440a5ff42/623e51e6b67e2205755f2a1a_139x139%20(1).png
- Social card (og:image): https://cdn.prod.website-files.com/623de5fee0c46d3440a5ff42/62d89054e755e834c56a4073_open-graph.jpg
UI Components
- input: background=#FFFFFF, textColor=#191918, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#FE6A36, textColor=#FFFFFF, borderRadius=8px, shadow=rgba(26, 26, 25, 0.16) 0px 4px 4px -4px
- buttonSecondary: background=#FFEEB3, textColor=#191918, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: health-conscious individuals
Nourish Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Candice Knauer - Registered Dietitian | Nourish
- Body Image Support Group in Austin Texas | Nourish
- Jess Bartlett - Registered Dietitian | Nourish
- Nourish | Blog by Registered Dietitian Nutritionists
- Ally Rosen - Registered Dietitian | Nourish
- Body Image Support Group in Austin Texas | Nourish
Working with these fonts
Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:
- 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.
- View the page's CSS and copy out the matching @font-face declarations.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Verdana",
"role": "body"
},
{
"family": "Tobias",
"role": "unknown"
},
{
"family": "Trebuchet MS",
"role": "unknown"
}
],
"colors": {
"primary": "#FE6A36",
"secondary": "#F26533",
"accent": "#FE6A36",
"background": "#FFFFFF",
"textPrimary": "#191918",
"link": "#FFEEB3"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Tobias",
"Trebuchet MS",
"sans-serif"
],
"body": [
"Inter",
"Verdana",
"sans-serif"
],
"paragraph": [
"Inter",
"Verdana",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "20px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#191918",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#FE6A36",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "rgba(26, 26, 25, 0.16) 0px 4px 4px -4px"
},
"buttonSecondary": {
"background": "#FFEEB3",
"textColor": "#191918",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/699ce714348d0db6b6640eaf/699ce714348d0db6b664123b_Nourish%20Logo.svg",
"favicon": "https://cdn.prod.website-files.com/623de5fee0c46d3440a5ff42/623e51e6b67e2205755f2a1a_139x139%20(1).png",
"ogImage": "https://cdn.prod.website-files.com/623de5fee0c46d3440a5ff42/62d89054e755e834c56a4073_open-graph.jpg"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "health-conscious individuals"
},
"designSystem": {
"framework": "bootstrap"
}
}