Clustrix Brand: Colors, Fonts, Logo & Visual Identity
Clustrix Brand Identity
A complete profile of Clustrix's visual system — colors, typography, components, and personality — extracted from http://clustrix.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://clustrix.com.
- primary: #00838F
- secondary: #424F62
- accent: #0E2833
- background: #FFFFFF
- textPrimary: #0E2833
- link: #0E2833
Typography
Each font links to its Google Fonts page where available.
- primary: Helvetica Neue
Google Fonts → - heading: Helvetica Neue
Google Fonts →
Visual Assets
Logo
Social Card
UI Components
Live previews rendered using Clustrix's actual button styles.
Input
background: transparent
textColor: #FEFEFE
borderColor: #E5E1E5
borderRadius: 40px
shadow: noneButton Primary
background: #0E2833
textColor: #FFFFFF
borderColor: #0E2833
borderRadius: 800px
shadow: noneButton Secondary
background: transparent
textColor: #0E2833
borderColor: #0E2833
borderRadius: 800px
shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: developers and IT professionals
Frequently Asked Questions
What is Clustrix's primary brand color?
Clustrix's primary brand color is #00838F.What accent color does Clustrix use?
Clustrix uses #0E2833 as an accent color.What font does Clustrix use?
Clustrix uses Helvetica Neue as the primary typeface across body and headings.Does Clustrix use a light or dark theme?
Clustrix's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Clustrix's logo?
Clustrix's logo is available directly on their site (http://clustrix.com).
Methodology
Brand data on this page was extracted from http://clustrix.com on 2026-07-27.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "Helvetica Neue", "role": "body"},
{"family": "Roboto", "role": "body"},
{"family": "Arial", "role": "body"},
{"family": "adrianna", "role": "unknown"},
{"family": "azo-sans-web", "role": "unknown"}
],
"colors": {
"primary": "#00838F",
"secondary": "#424F62",
"accent": "#0E2833",
"background": "#FFFFFF",
"textPrimary": "#0E2833",
"link": "#0E2833"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Neue",
"heading": "Helvetica Neue"
}
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FEFEFE",
"borderColor": "#E5E1E5",
"borderRadius": "40px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#0E2833",
"textColor": "#FFFFFF",
"borderColor": "#0E2833",
"borderRadius": "800px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#0E2833",
"borderColor": "#0E2833",
"borderRadius": "800px",
"shadow": "none"
}
},
"images": {
"logo": "https://mariadb.com/wp-content/themes/mariadb-2025/public/images/logo-white-1x.14cd79.png"
}
}