Duranium Brand: Colors, Fonts, Logo & Visual Identity

Duranium Brand Identity

A complete profile of Duranium's visual system — colors, typography, components, and personality — extracted from https://www.duranium.co/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.duranium.co/.
Primary: #09102B
Accent: #6B7080
Background: #FFFFFF
Text Primary: #808080
Link: #6B7080

Typography

Each font links to its Google Fonts page where available.
Primary: Plus Jakarta Sans
Heading: Plus Jakarta Sans
Plus Jakarta Sans Google Fonts →

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Duranium's actual button styles.

Button Primary

buttonPrimary
Background: #FFFFFF
Text Color: #020202
Border Radius: 12px
Shadow: none

Brand Personality

Tone: professional
Energy: medium
Audience: industrial and technology sectors

Duranium Brand in the Wild

Source: duranium.co

Source: duranium.co

Source: duranium.co

Source: duranium.co

Source: duranium.co

Source: duranium.co

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.duranium.co/ 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 Duranium.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Plus Jakarta Sans",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#09102B",
    "accent": "#6B7080",
    "background": "#FFFFFF",
    "textPrimary": "#808080",
    "link": "#6B7080"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Plus Jakarta Sans",
      "heading": "Plus Jakarta Sans"
    },
    "fontStacks": {
      "heading": [
        "Plus Jakarta Sans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Plus Jakarta Sans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Plus Jakarta Sans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#020202",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68f03dc2b70589894954966c/68f241b073d36a514271c44b_duranium-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68f03dc2b70589894954966c/68fad9a707150877e291bec8_favicon-32.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "industrial and technology sectors"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}