Silogy Brand: Colors, Fonts, Logo & Visual Identity
Silogy Brand Identity
A complete profile of Silogy's visual system — colors, typography, components, and personality — extracted from https://silogy.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://silogy.io.
| Color | Hex | RGB |
|---|---|---|
| primary | #161C34 | rgb(22, 28, 52) |
| accent | #FF6109 | rgb(255, 97, 9) |
| background | #0E1117 | rgb(14, 17, 23) |
| textPrimary | #0E1117 | rgb(14, 17, 23) |
| link | #E4D9C3 | rgb(228, 217, 195) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Link |
|---|---|---|
| primary | Inter | Google Fonts → |
| heading | Geist | Google Fonts → |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Silogy's actual button styles.
Input
- background: #F2F2F2
- textColor: #000000
- borderColor: null
- borderRadius: 8px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 1px inset
Button Primary
- background: #FF6109
- textColor: #0000EE
- borderRadius: 8px
- shadow: rgba(0, 0, 0, 0.15) 0px 0.706592px 0.706592px -0.625px...
Button Secondary
- background: #333333
- textColor: #000000
- borderRadius: 10px
- shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: tech-savvy professionals
Silogy Brand in the Wild
Image: framerusercontent.com
Image: docs.silogy.io
Frequently Asked Questions
- What is Silogy's primary brand color?
Silogy's primary brand color is #161C34. - What accent color does Silogy use?
Silogy uses #FF6109 as an accent color. - What font does Silogy use?
Silogy uses Inter for body text and Geist for headings. - Does Silogy use a light or dark theme?
Silogy's primary site uses a dark color scheme, with a background of #0E1117. - Where can I find Silogy's logo?
Silogy's logo is available directly on their site (https://silogy.io).
Methodology
Brand data on this page was extracted from https://silogy.io on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Geist",
"role": "heading"
},
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#161C34",
"accent": "#FF6109",
"background": "#0E1117",
"textPrimary": "#0E1117",
"link": "#E4D9C3"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Geist"
}
},
"images": {
"logo": "https://framerusercontent.com/images/sjANJdyQQDWSMmUlMQFBNIQHwE.png?width=8168&height=1392",
"favicon": "https://framerusercontent.com/images/UDKfve4roXTP2L1p7VNOTbtAP1w.png"
}
}