Juxta Brand: Colors, Fonts, Logo & Visual Identity
Juxta Brand Identity
A complete profile of Juxta's visual system — colors, typography, components, and personality — extracted from https://juxta.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://juxta.com.
- Primary: #EBD8D7 (rgb(235, 216, 215))
- Secondary: #111827 (rgb(17, 24, 39))
- Accent: #000000 (rgb(0, 0, 0))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #000000 (rgb(0, 0, 0))
- Link: #1F2937 (rgb(31, 41, 55))
Typography
Each font links to its Google Fonts page where available.
- Primary: Fustat Google Fonts →
- Heading: Fustat Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Juxta's actual button styles.
Button Primary
- background: #FFFFFF
- textColor: #111827
- borderColor: #FFFFFF
- borderRadius: 0px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Button Secondary
- background: #000000
- textColor: #FFFFFF
- borderColor: #FFFFFF
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Juxta Brand in the Wild
Image: juxta.com
Image: juxta.com
Image: juxta.com
Image: juxta.com
Image: juxta.com
Image: juxta.com
Frequently Asked Questions
- What is Juxta's primary brand color? Juxta's primary brand color is #EBD8D7.
- What accent color does Juxta use? Juxta uses #000000 as an accent color.
- What font does Juxta use? Juxta uses Fustat as the primary typeface.
- Does Juxta use a light or dark theme? Juxta's primary site uses a light color scheme, with a background of #FFFFFF.
- Where can I find Juxta's logo? Juxta's logo is available directly on their site.
- How was this brand profile generated? This profile was extracted from https://juxta.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://juxta.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Fustat",
"role": "unknown"
}
],
"colors": {
"primary": "#EBD8D7",
"secondary": "#111827",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#1F2937"
},
"typography": {
"fontFamilies": {
"primary": "Fustat",
"heading": "Fustat"
},
"fontStacks": {
"heading": [
"Fustat",
"sans-serif"
],
"body": [
"Fustat",
"sans-serif"
],
"paragraph": [
"Fustat",
"sans-serif"
]
},
"fontSizes": {
"h1": "36px",
"h2": "30px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "16px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#111827",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.juxta.com/_next/image?url=%2Fwhite-mark.png&w=256&q=75",
"favicon": "https://www.juxta.com/favicon.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Juxta Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}