llms.txt
Dolphin Brand Identity
A complete profile of Dolphin's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #6B7280 |
| Accent | #939583 |
| Body Font | Manrope |
| Heading Font | Mattone-Black |
Color Palette
- primary: #6B7280
- accent: #939583
- background: #F3F4F0
- textPrimary: #939583
- link: #939583
Typography
- primary: Manrope — https://fonts.google.com/specimen/Manrope
- heading: Mattone-Black — https://fonts.google.com/specimen/Mattone-Black
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#F3F4F0, textColor=#0D0D0D, borderColor=#000000, borderRadius=12px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: unknown
Dolphin Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Dolphin
- Image:
- Source: https://dolphinmade.com/
- Dolphin
- Image:
- Source: https://dolphinmade.com/
- Dolphin
- Image:
- Source: https://dolphinmade.com/
- Clean water, Poverty, Dolphin • Ads of the World™ | Part of The Clio Network
- Dolphin Watch Reports - Dolphin Research Australia.Org
- Landing page porthole with dolphin and underwater 25432637 Vector Art at Vecteezy
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Manrope",
"role": "body"
},
{
"family": "Mattone-Black",
"role": "heading"
}
],
"colors": {
"primary": "#6B7280",
"accent": "#939583",
"background": "#F3F4F0",
"textPrimary": "#939583",
"link": "#939583"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Mattone-Black"
},
"fontStacks": {
"heading": [
"Mattone-Black",
"sans-serif"
],
"body": [
"Manrope",
"sans-serif"
],
"paragraph": [
"Manrope",
"sans-serif"
]
},
"fontSizes": {
"h1": "268.8px",
"h2": "64px",
"body": "25.6px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#F3F4F0",
"textColor": "#0D0D0D",
"borderColor": "#000000",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://dolphinmade.com/Dolphin%20With%20Text.svg",
"favicon": "https://dolphinmade.com/favicon.ico",
"ogImage": "https://dolphinmade.com/dolphin-og-image.jpg",
"logoHref": "/",
"logoAlt": "Dolphin"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
}
}