Unstatiq Brand: Colors, Fonts, Logo & Visual Identity
Unstatiq Brand Identity
A complete profile of Unstatiq's visual system — colors, typography, components, and personality — extracted from https://www.unstatiq.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.unstatiq.com/.
- primary: #0000EE (rgb(0, 0, 238))
- secondary: #8E84FF (rgb(142, 132, 255))
- accent: #FE5F5E (rgb(254, 95, 94))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #FE5F5E (rgb(254, 95, 94))
- link: #FE5F5E (rgb(254, 95, 94))
Typography
Each font links to its Google Fonts page where available.
- primary: Instrument Sans (Google Fonts →)
- heading: Recoleta (Google Fonts →)
Visual Assets
UI Components
Live previews rendered using Unstatiq's actual button styles.
Button Primary
- background: #FE5F5E
- textColor: #0000EE
- borderRadius: 32px
- shadow: rgba(255, 255, 255, 0.2) 0px 0.301094px 1.50547px -0.833333px inset, rgba(255, 255, 255, 0.2) 0px 1.14427px 5.72133px -1.66667px inset, rgba(255, 255, 255, 0.2) 0px 5px 25px -2.5px inset, rgba(0, 0, 0, 0.145) 0px -0.48175px 0.67445px -1px inset, rgba(0, 0, 0, 0.137) 0px -1.83083px 2.56316px -2px inset, rgba(0, 0, 0, 0.1) 0px -8px 11.2px -3px inset
Brand Personality
- Tone: modern
- Energy: high
- Audience: tech-savvy professionals
Frequently Asked Questions
- What is Unstatiq's primary brand color? Unstatiq's primary brand color is #0000EE.
- What accent color does Unstatiq use? Unstatiq uses #FE5F5E as an accent color.
- What font does Unstatiq use? Unstatiq uses Instrument Sans for body text and Recoleta for headings.
- Does Unstatiq use a light or dark theme? Unstatiq's primary site uses a light color scheme, with a background of #FFFFFF.
- Where can I find Unstatiq's logo? Unstatiq's logo is available directly on their site (https://www.unstatiq.com/). The current logo URL is included in the machine-readable JSON profile linked above.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "Recoleta", "role": "heading"},
{"family": "Instrument Sans", "role": "body"}
],
"colors": {
"primary": "#0000EE",
"secondary": "#8E84FF",
"accent": "#FE5F5E",
"background": "#FFFFFF",
"textPrimary": "#FE5F5E",
"link": "#FE5F5E"
},
"typography": {
"fontFamilies": {
"primary": "Instrument Sans",
"heading": "Recoleta"
}
},
"images": {
"logo": "https://framerusercontent.com/images/6a69im9ludF2sWZsTnnPdGfLfE.png",
"favicon": "https://framerusercontent.com/images/byLwj78ajLJenX6PAr0OdeUIQ.png"
}
}