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/.
- Primary: #00269F
- Secondary: #00D5AB
- Accent: #00269F
- Background: #FFFFFF
- Text Primary: #000000
- Link: #DBEDE5
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Figtree
- Heading Font: Figtree
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Ryse's actual button styles.
Input
background: transparent
textColor: #1A1A1A
borderColor: #DDDDDD
borderRadius: 8px
shadow: noneButton Primary
background: #00269F
textColor: #FFFFFF
borderRadius: 12px
shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0pxButton Secondary
background: #FFFFFF
textColor: #00269F
borderRadius: 12px
shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px
Brand Personality
- Tone: Professional
- Energy: Medium
- Audience: Property managers and real estate professionals
Frequently Asked Questions
What is Ryse's primary brand color?
Ryse's primary brand color is #00269F.What font does Ryse use?
Ryse uses Figtree as the primary typeface.Does Ryse use a light or dark theme?
Ryse's primary site uses a light color scheme with a background of #FFFFFF.Where can I find Ryse's logo?
The logo is available directly on their site (https://www.rysemarket.com/) or from the logo image above.
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"
}
}