Phota Labs Brand: Colors, Fonts, Logo & Visual Identity
Phota Labs Brand Identity
A complete profile of Phota Labs's visual system — colors, typography, components, and personality — extracted from https://www.photalabs.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.photalabs.com/.
| Color | Hex Code | RGB |
|---|---|---|
| primary | #E8E800 | rgb(232, 232, 0) |
| accent | #E8E800 | rgb(232, 232, 0) |
| background | #000000 | rgb(0, 0, 0) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #E8E800 | rgb(232, 232, 0) |
Typography
Each font links to its Google Fonts page where available.
Fonts
- body: Inter Variable
- heading: Instrument Sans
Inter Variable Google Fonts →
Instrument Sans Google Fonts →
Visual Assets
Logo
Favicon
Social Card
Brand Personality
Tone: modern
Energy: high
Audience: tech-savvy individuals
Frequently Asked Questions
What is Phota Labs's primary brand color?
Phota Labs's primary brand color is #E8E800. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Phota Labs use?
Phota Labs uses Inter Variable for body text and Instrument Sans for headings. Fonts were detected on https://www.photalabs.com/ as part of their live design system.
Does Phota Labs use a light or dark theme?
Phota Labs's primary site uses a dark color scheme, with a background of #000000.
Where can I find Phota Labs's logo?
Phota Labs's logo is available directly on their site (https://www.photalabs.com/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.photalabs.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Phota Labs.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{"family": "Inter Variable","role": "body"},
{"family": "Instrument Sans","role": "heading"}
],
"colors": {
"primary": "#E8E800",
"accent": "#E8E800",
"background": "#000000",
"textPrimary": "#000000",
"link": "#E8E800"
},
"typography": {
"fontFamilies": {
"primary": "Inter Variable",
"heading": "Instrument Sans"
},
"fontStacks": {
"heading": ["Instrument Sans","sans-serif"],
"body": ["Inter Variable","system-ui","sans-serif"],
"paragraph": ["Inter Variable","system-ui","sans-serif"]
},
"fontSizes": {
"h1": "48px",
"h2": "48px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {},
"images": {
"logo": "https://www.photalabs.com/logo.svg",
"favicon": "https://www.photalabs.com/images/photalabs-logo-small.png",
"ogImage": "https://www.photalabs.com/images/photalabs-logo-small.png",
"logoHref": "/",
"logoAlt": "PhotaLabs"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy individuals"
}
}