Credictive Brand: Colors, Fonts, Logo & Visual Identity
Credictive Brand Identity
A complete profile of Credictive's visual system — colors, typography, components, and personality — extracted from http://credictive.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://credictive.com.
Colors
- Primary: #3B8DBD (rgb(59, 141, 189))
- Secondary: #454E5C (rgb(69, 78, 92))
- Accent: #2D89EF (rgb(45, 137, 239))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #666666 (rgb(102, 102, 102))
- Link: #2D89EF (rgb(45, 137, 239))
Typography
Each font links to its Google Fonts page where available.
Fonts
- Primary: Arial (Google Fonts →)
- Heading: Titillium (Google Fonts →)
Visual Assets
UI Components
Button Styles
Button Primary
- Background: #2D89EF
- Text Color: #FFFFFF
- Border Radius: 7px
- Shadow: none
Button Secondary
- Background: #D35151
- Text Color: #FFFFFF
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: DIY enthusiasts and woodworking hobbyists
Credictive Brand in the Wild
Source: credictive.com
Source: credictive.com
Source: credictive.com
Source: credictive.com
Source: credictive.com
Source: credictive.com
Frequently Asked Questions
- What is Credictive's primary brand color?
Credictive's primary brand color is #3B8DBD. - What accent color does Credictive use?
Credictive uses #2D89EF as an accent color. - What font does Credictive use?
Credictive uses Arial for body text and Titillium for headings. - Does Credictive use a light or dark theme?
Credictive's primary site uses a light color scheme. - Where can I find Credictive's logo?
Credictive's logo is available directly on their site. - How was this brand profile generated?
This profile was extracted from http://credictive.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
The following JSON is available for designers and tooling.
{
"colorScheme": "light",
"fonts": [
{"family": "Titillium", "role": "heading"},
{"family": "Arial", "role": "body"}
],
"colors": {
"primary": "#3B8DBD",
"secondary": "#454E5C",
"accent": "#2D89EF",
"background": "#FFFFFF",
"textPrimary": "#666666",
"link": "#2D89EF"
},
"typography": {
"fontFamilies": {
"primary": "Arial",
"heading": "Titillium"
},
"fontStacks": {
"heading": ["Titillium", "Arial", "sans-serif"],
"body": ["Titillium", "Arial", "sans-serif"],
"paragraph": ["Titillium", "Arial", "sans-serif"]
},
"fontSizes": {
"h1": "16px",
"h2": "38.25px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#2D89EF",
"textColor": "#FFFFFF",
"borderRadius": "7px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#D35151",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://credictive.com/wp-content/uploads/2019/09/teds-woodworking-header.jpg",
"favicon": "https://credictive.com/wp-content/uploads/2019/09/teds-woodworking-icon-150x150.png",
"ogImage": "https://credictive.com/wp-content/uploads/2019/09/TED’S-WOODWORKING-PLANS-REVIEW-featured.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "DIY enthusiasts and woodworking hobbyists"
}
}