Denki Brand: Colors, Fonts, Logo & Visual Identity
Denki Brand Identity
A complete profile of Denki's visual system — colors, typography, components, and personality — extracted from https://denki.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://denki.ai.
- Primary: #2563EB
- Secondary: #9CA3AF
- Accent: #7E22CE
- Background: #FFFFFF
- Text Primary: #000000
- Link: #3C4D33
Typography
Each font links to its Google Fonts page where available.
- Primary: Segoe UI
- Heading: EB Garamond
Visual Assets
UI Components
Live previews rendered using Denki's actual button styles.
Button Primary
- Background: #7E22CE
- Text Color: #FFFFFF
- Border Radius: 0px
- Shadow: none
Button Secondary
- Background: #436247
- Text Color: #FEFDFB
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals and audit teams
Denki Brand in the Wild
Source: denki.ai
Source: denki.ai
Source: denki.ai
Source: denki.ai
Source: denki.ai
Frequently Asked Questions
What is Denki's primary brand color?
Denki's primary brand color is #2563EB. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Denki use?
Denki uses #7E22CE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Denki use?
Denki uses Segoe UI for body text and EB Garamond for headings. Fonts were detected on https://denki.ai as part of their live design system.
Does Denki use a light or dark theme?
Denki'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://denki.ai 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 Denki.
Methodology
Brand data on this page was extracted from https://denki.ai 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 Denki.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "EB Garamond",
"role": "heading"
},
{
"family": "Segoe UI",
"role": "body"
}
],
"colors": {
"primary": "#2563EB",
"secondary": "#9CA3AF",
"accent": "#7E22CE",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#3C4D33"
},
"typography": {
"fontFamilies": {
"primary": "Segoe UI",
"heading": "EB Garamond"
},
"fontStacks": {
"heading": [
"ebGaramond",
"ebGaramond Fallback"
],
"body": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI",
"Noto Color Emoji"
],
"paragraph": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "60px",
"h2": "20px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#7E22CE",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#436247",
"textColor": "#FEFDFB",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://denki.ai/favicon.ico",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and audit teams"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}