OpenHands Brand: Colors, Fonts, Logo & Visual Identity

OpenHands Brand Identity

A complete profile of OpenHands's visual system — colors, typography, components, and personality — extracted from https://www.all-hands.dev/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.all-hands.dev/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using OpenHands's actual button styles.

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.all-hands.dev/ using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sohne Kraftig",
      "role": "heading"
    },
    {
      "family": "Sohne Buch",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F9F0D9",
    "secondary": "#FBF5E6",
    "accent": "#FFFF8B",
    "background": "#F9F0D9",
    "textPrimary": "#22150D",
    "link": "#22150D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sohne Buch",
      "heading": "Sohne Kraftig"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFF8B",
      "textColor": "#22150D",
      "borderRadius": "0px"
    },
    "buttonSecondary": {
      "background": "#22150D",
      "textColor": "#F9F0D9",
      "borderRadius": "8px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68ff4057b35616cdd47d5ac7/6903891b9597f86d920507d1_Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68ff4057b35616cdd47d5ac7/69713f9399681daa2add2d28_favicon.ico"
  }
}