RadiantGraph Brand: Colors, Fonts, Logo & Visual Identity
RadiantGraph Brand Identity
A complete profile of RadiantGraph's visual system — colors, typography, components, and personality — extracted from https://radiantgraph.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://radiantgraph.com/.
- primary: #00394D
- secondary: #0000EE
- accent: #00394D
- background: #FFFFFF
- textPrimary: #2F2F2F
- link: #F5E2D6
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
UI Components
Live previews rendered using RadiantGraph's actual button styles.
Button Primary:
- background: #00394D
- textColor: #0000EE
- borderRadius: 15px
- shadow: none
Button Secondary:
- background: #EEEEEE
- textColor: #444444
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
RadiantGraph Brand in the Wild
Frequently Asked Questions
What is RadiantGraph's primary brand color?
RadiantGraph's primary brand color is #00394D. It anchors the visual identity across their website, product UI, and marketing materials.
What font does RadiantGraph use?
RadiantGraph uses Inter as the primary typeface across body and headings.
Does RadiantGraph use a light or dark theme?
RadiantGraph'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://radiantgraph.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 RadiantGraph.
Methodology
Brand data on this page was extracted from https://radiantgraph.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 RadiantGraph.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#00394D",
"secondary": "#0000EE",
"accent": "#00394D",
"background": "#FFFFFF",
"textPrimary": "#2F2F2F",
"link": "#F5E2D6"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "54px",
"h2": "54px",
"body": "14.3px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#00394D",
"textColor": "#0000EE",
"borderRadius": "15px",
"borderRadiusCorners": {
"topLeft": "15px",
"topRight": "15px",
"bottomRight": "15px",
"bottomLeft": "15px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EEEEEE",
"textColor": "#444444",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/imhxhB7zqD4IUF5OqnRBOx12wo.png",
"ogImage": "https://framerusercontent.com/assets/uCp1zp37x2D2PsLDnl7eBii2qMw.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}