Decent Brand: Colors, Fonts, Logo & Visual Identity
Decent Brand Identity
A complete profile of Decent's visual system — colors, typography, components, and personality — extracted from https://www.decent.xyz/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.decent.xyz/.
- primary: #0A0A19
- rgb(10, 10, 25)
- accent: #0A0A19
- rgb(10, 10, 25)
- background: #FFFFFF
- rgb(255, 255, 255)
- textPrimary: #0A0A19
- rgb(10, 10, 25)
- link: #0A0A19
- rgb(10, 10, 25)
Typography
Each font links to its Google Fonts page where available.
- primary: Söhne Buch
- heading: Söhne Kräftig
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Decent's actual button styles.
Button Primary
- background: #0A0A19
- textColor: #0000EE
- borderRadius: 12px
- shadow: none
Button Secondary
- background: #EFF2F4
- textColor: #0000EE
- borderRadius: 12px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: developers and tech-savvy users
Decent Brand in the Wild
Image: docs.decent.xyz
Source: docs.decent.xyz
Image: box-v4.api.decentxyz.com
Source: app.decent.xyz
Image: sanko.xyz
Source: app.decent.xyz
Image: docs.decent.xyz
Source: docs.decent.xyz
Frequently Asked Questions
What is Decent's primary brand color?
Decent's primary brand color is #0A0A19. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Decent use?
Decent uses Söhne Buch for body text and Söhne Kräftig for headings. Fonts were detected on https://www.decent.xyz/ as part of their live design system.
Does Decent use a light or dark theme?
Decent'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://www.decent.xyz/ 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 Decent.
Methodology
Brand data on this page was extracted from https://www.decent.xyz/ 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 Decent.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Söhne Kräftig",
"role": "heading"
},
{
"family": "Söhne Buch",
"role": "body"
}
],
"colors": {
"primary": "#0A0A19",
"accent": "#0A0A19",
"background": "#FFFFFF",
"textPrimary": "#0A0A19",
"link": "#0A0A19"
},
"typography": {
"fontFamilies": {
"primary": "Söhne Buch",
"heading": "Söhne Kräftig"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Söhne Kräftig",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "12px",
"body": "48px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "15px"
},
"components": {
"buttonPrimary": {
"background": "#0A0A19",
"textColor": "#0000EE",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EFF2F4",
"textColor": "#0000EE",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://framerusercontent.com/images/q5fHKqgBi8uRENB5zqb2oUhTBQ.png",
"ogImage": "https://framerusercontent.com/images/Nc2HWv7psnVZz9PiN7pHHLrzhSc.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers and tech-savvy users"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}