Vassar Robotics Brand: Colors, Fonts, Logo & Visual Identity
Vassar Robotics Brand Identity
A complete profile of Vassar Robotics's visual system — colors, typography, components, and personality — extracted from https://www.vassarrobotics.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.vassarrobotics.com.
| Color | Hex Code | RGB Value |
|---|---|---|
| primary | #D2691E | rgb(210, 105, 30) |
| accent | #D2691E | rgb(210, 105, 30) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #171717 | rgb(23, 23, 23) |
| link | #D2691E | rgb(210, 105, 30) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Google Fonts Link |
|---|---|---|
| primary | Geist | Google Fonts → |
| heading | Geist | Google Fonts → |
| fallback | Arial, Helvetica, sans-serif |
Visual Assets
Logo
Favicon
UI Components
Button Primary
| Property | Value |
|---|---|
| background | #D2691E |
| textColor | #FFFFFF |
| borderRadius | 3px |
| shadow | none |
Button Secondary
| Property | Value |
|---|---|
| background | #FFFFFF |
| textColor | #171717 |
| borderColor | #EBEBEB |
| borderRadius | 3px |
| shadow | none |
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech enthusiasts and students
Vassar Robotics Brand in the Wild
Image source: shop.vassarrobotics.com
Image source: shop.vassarrobotics.com
Frequently Asked Questions
What is Vassar Robotics's primary brand color?
Vassar Robotics's primary brand color is #D2691E. It anchors the visual identity across their website, product UI, and marketing materials.What font does Vassar Robotics use?
Vassar Robotics uses Geist as the primary typeface across body and headings.Does Vassar Robotics use a light or dark theme?
Vassar Robotics's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Vassar Robotics's logo?
Vassar Robotics's logo is available directly on their site (https://www.vassarrobotics.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.vassarrobotics.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 Vassar Robotics.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Geist",
"role": "unknown"
},
{
"family": "Geist Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#D2691E",
"accent": "#D2691E",
"background": "#FFFFFF",
"textPrimary": "#171717",
"link": "#D2691E"
},
"typography": {
"fontFamilies": {
"primary": "Geist",
"heading": "Geist"
},
"fontStacks": {
"heading": [
"Arial",
"Helvetica",
"sans-serif"
],
"body": [
"Arial",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Geist"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#D2691E",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#171717",
"borderColor": "#EBEBEB",
"borderRadius": "3px",
"shadow": "none"
}
},
"images": {
"logo": "https://vassarrobotics.com/_next/image?url=%2Fvassar_logo_full_1500.png&w=1200&q=75",
"favicon": "https://vassarrobotics.com/favicon.ico",
"ogImage": null,
"logoAlt": "Vassar Robotics logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech enthusiasts and students"
}
}