llms.txt
Traceloop Brand Identity
A complete profile of Traceloop's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1F243A |
| Accent | #FFA000 |
| Body Font | Geist Latin |
| Heading Font | Geist Latin 500 |
Color Palette
- primary: #1F243A
- secondary: #0F253D
- accent: #FFA000
- background: #000000
- textPrimary: #000000
- link: #FFA000
Typography
- primary: Geist Latin — https://fonts.google.com/specimen/Geist+Latin
- heading: Geist Latin 500 — https://fonts.google.com/specimen/Geist+Latin+500
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFA000, textColor=#000000, borderRadius=80px, shadow=none
- buttonSecondary: background=#000000, textColor=#FFFFFF, borderColor=#4D4D4D, borderRadius=80px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals and tech companies
Traceloop Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Traceloop - LLM Reliability Platform
- Image:
- Source: Traceloop
- Blog | Traceloop - LLM Application Observability
- Image:
- Source: Traceloop Blog
- LLM Observability with Instana and OpenLLMetry - traceloop
- Image:
- Source: Instana Integration
- About | Traceloop - LLM Application Observability
- Image:
- Source: About Traceloop
- Enhance LLM Observability with Langfuse and OpenLLMetry - traceloop
- Image:
- Source: Langfuse Integration
- A Comprehensive Guide to Tokenizing Text for LLMs | Traceloop - LLM Application Observability
- Image:
- Source: Tokenizing Text Guide
Working with these fonts
Not found on Google Fonts? Instructions to 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" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- 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.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Geist Latin",
"role": "body"
},
{
"family": "Geist Latin 500",
"role": "heading"
},
{
"family": "Geist Mono Latin",
"role": "monospace"
}
],
"colors": {
"primary": "#1F243A",
"secondary": "#0F253D",
"accent": "#FFA000",
"background": "#000000",
"textPrimary": "#000000",
"link": "#FFA000"
},
"typography": {
"fontFamilies": {
"primary": "Geist Latin",
"heading": "Geist Latin 500"
},
"fontStacks": {
"heading": [
"Geist Latin",
"Arial",
"sans-serif"
],
"body": [
"Geist Latin",
"Arial",
"sans-serif"
],
"paragraph": [
"Geist Mono",
"sans-serif"
]
},
"fontSizes": {
"h1": "96px",
"h2": "44.8px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "24px"
},
"components": {
"buttonPrimary": {
"background": "#FFA000",
"textColor": "#000000",
"borderRadius": "80px",
"borderRadiusCorners": {
"topLeft": "80px",
"topRight": "80px",
"bottomRight": "80px",
"bottomLeft": "80px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#4D4D4D",
"borderRadius": "80px",
"borderRadiusCorners": {
"topLeft": "80px",
"topRight": "80px",
"bottomRight": "80px",
"bottomLeft": "80px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6813b49cdb25f6ecabc12793/6813b49cdb25f6ecabc12a29_traceloop%20logo%20dark%20bg.png",
"favicon": "https://cdn.prod.website-files.com/6813b49cdb25f6ecabc12793/6813b49cdb25f6ecabc1299d_32.png",
"ogImage": "https://cdn.prod.website-files.com/6813b49cdb25f6ecabc12793/6915acf131f6d9813bf464c8_traceloop-ograph.jpg",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Traceloop'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Book a Demo",
"reasoning": "Button #1 has a vibrant orange background (#FFA000), which is a strong indicator of a primary call-to-action. The text 'Book a Demo' is action-oriented, making it the most likely primary CTA."
},
"secondary": {
"index": 2,
"text": "Sign in",
"reasoning": "Button #2 has a different background color (#000000) and serves a secondary function with the text 'Sign in', which is typical for secondary actions."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and tech companies"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Traceloop'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}