Ryse Brand: Colors, Fonts, Logo & Visual Identity

Ryse Brand Identity

A complete profile of Ryse's visual system — colors, typography, components, and personality — extracted from Ryse Market. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.rysemarket.com/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Ryse's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [{
    "family": "Figtree",
    "role": "body"
  }],
  "colors": {
    "primary": "#00269F",
    "secondary": "#00D5AB",
    "accent": "#00269F",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#DBEDE5"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Figtree"
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "60px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#1A1A1A",
      "borderColor": "#DDDDDD",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#00269F",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "shadow": "rgba(0, 0, 0, 0.1) 0px 1px 3px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#00269F",
      "borderRadius": "12px",
      "shadow": "rgba(0, 0, 0, 0.1) 0px 10px 15px -3px"
    }
  },
  "images": {
    "logo": "https://www.rysemarket.com/ryse-logo-white.svg?dpl=dpl_2qckL7SJLLxrK4ndKnfpN67wpfmo",
    "favicon": "https://www.rysemarket.com/favicon.ico?favicon.e028c90c.ico",
    "ogImage": "https://rysemarket.com/cover.png"
  }
}