ReactWise Brand: Colors, Fonts, Logo & Visual Identity
ReactWise Brand Identity
A complete profile of ReactWise's visual system — colors, typography, components, and personality — extracted from https://www.reactwise.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.reactwise.com/.
- Primary: #5F6372 (rgb(95, 99, 114))
- Secondary: #3898EC (rgb(56, 152, 236))
- Accent: #FD6262 (rgb(253, 98, 98))
- Background: #F3F3F3 (rgb(243, 243, 243))
- Text Primary: #FD6262 (rgb(253, 98, 98))
- Link: #FD6262 (rgb(253, 98, 98))
Typography
Each font links to its Google Fonts page where available.
- Primary: DM Sans Google Fonts →
- Heading: DM Sans Google Fonts →
Visual Assets
UI Components
Live previews rendered using ReactWise's actual button styles.
Input:
- background: #FFFFFF
- textColor: #333333
- borderColor: #CCCCCC
- borderRadius: 8px
- shadow: none
Button Primary:
- background: #FD6262
- textColor: #FFFFFF
- borderRadius: 8px
- shadow: none
Button Secondary:
- background: #FDFDFD
- textColor: #FD6262
- borderColor: #FF3131
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals and developers
Frequently Asked Questions
What is ReactWise's primary brand color?
- ReactWise's primary brand color is #5F6372.
What accent color does ReactWise use?
- ReactWise uses #FD6262 as an accent color.
What font does ReactWise use?
- ReactWise uses DM Sans as the primary typeface.
Does ReactWise use a light or dark theme?
- ReactWise uses a light color scheme, with a background of #F3F3F3.
Where can I find ReactWise's logo?
- ReactWise's logo is available directly on their site (https://www.reactwise.com/).
Methodology
Brand data on this page was extracted from https://www.reactwise.com/ on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [{
"family": "DM Sans",
"role": "body"
}],
"colors": {
"primary": "#5F6372",
"secondary": "#3898EC",
"accent": "#FD6262",
"background": "#F3F3F3",
"textPrimary": "#FD6262",
"link": "#FD6262"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "DM Sans"
},
"fontStacks": {
"heading": ["DM Sans", "sans-serif"],
"body": ["DM Sans", "sans-serif"],
"paragraph": ["DM Sans", "sans-serif"]
},
"fontSizes": {
"h1": "52px",
"h2": "30px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#333333",
"borderColor": "#CCCCCC",
"borderRadius": "8px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#FD6262",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FDFDFD",
"textColor": "#FD6262",
"borderColor": "#FF3131",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/690c5ed90bb510d74eb2e784_logo.svg",
"favicon": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/690c5ed90bb510d74eb2e786_fav.png",
"ogImage": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/698b5051c99c8604ec679735_opengraph.png"
}
}