OpenTools Brand: Colors, Fonts, Logo & Visual Identity
OpenTools Brand Identity
A complete profile of OpenTools's visual system — colors, typography, components, and personality — extracted from https://opentools.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://opentools.com.
| Color | Hex | RGB |
|---|---|---|
| Primary | #0F172A | rgb(15, 23, 42) |
| Secondary | #6B7280 | rgb(107, 114, 128) |
| Accent | #111827 | rgb(17, 24, 39) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| Text Primary | #09090B | rgb(9, 9, 11) |
| Link | #111827 | rgb(17, 24, 39) |
Typography
Each font links to its Google Fonts page where available.
| Font Role | Font Family | Google Fonts Link |
|---|---|---|
| Primary | Inter | Google Fonts → |
| Heading | Lora | Google Fonts → |
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using OpenTools's actual button styles.
Button Primary
- Background Color: #111827
- Text Color: #FFFFFF
- Border Color: #FFFFFF
- Border Radius: 6px
- 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 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
Button Secondary
- Background Color: #FFFFFF
- Text Color: #6B7280
- Border Color: #E5E7EB
- Border Radius: 6px
- Shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: developers and tech enthusiasts
OpenTools Brand in the Wild
Image: opentools.com
Image: media.beehiiv.com
Frequently Asked Questions
What is OpenTools's primary brand color?
OpenTools's primary brand color is #0F172A. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does OpenTools use?
OpenTools uses #111827 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does OpenTools use?
OpenTools uses Inter for body text and Lora for headings. Fonts were detected on https://opentools.com as part of their live design system.Does OpenTools use a light or dark theme?
OpenTools's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from https://opentools.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 OpenTools.
Methodology
Brand data on this page was extracted from https://opentools.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by OpenTools.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Lora",
"role": "heading"
}
],
"colors": {
"primary": "#0F172A",
"secondary": "#6B7280",
"accent": "#111827",
"background": "#FFFFFF",
"textPrimary": "#09090B",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Lora"
},
"fontStacks": {
"heading": [
"Lora"
],
"body": [
"Arial",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "72px",
"h2": "30px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#111827",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"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 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#6B7280",
"borderColor": "#E5E7EB",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
}
},
"images": {
"logo": null,
"favicon": "https://opentools.com/favicon.ico",
"ogImage": "https://opentools.com/preview-card.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers and tech enthusiasts"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}