OneText Brand: Colors, Fonts, Logo & Visual Identity
OneText Brand Identity
A complete profile of OneText's visual system — colors, typography, components, and personality — extracted from https://onetext.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://onetext.com.
primary
#707580
rgb(112, 117, 128)
secondary
#0000EE
rgb(0, 0, 238)
accent
#3E80F3
rgb(62, 128, 243)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1F2328
rgb(31, 35, 40)
link
#3E80F3
rgb(62, 128, 243)
Typography
Each font links to its Google Fonts page where available.
primary
Red Hat Display
Red Hat Display Google Fonts →
heading
Red Hat Display
Red Hat Display Google Fonts →
UI Components
Live previews rendered using OneText's actual button styles.
Input
- background: #FFFFFF
- textColor: #1F2328
- borderColor: #FFFFFF
- borderRadius: 10.6667px
- shadow: none
Button Primary
- background: #FFFFFF
- textColor: #1F2328
- borderRadius: 0px
- shadow: none
Button Secondary
- background: #F5F5F7
- textColor: #1F2328
- borderRadius: 0px
- shadow: none
Brand Personality
Tone: professional
Energy: medium
Audience: businesses looking to increase sales through text-based purchasing solutions
Frequently Asked Questions
What is OneText's primary brand color?
OneText's primary brand color is #707580. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does OneText use?
OneText uses #3E80F3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does OneText use?
OneText uses Red Hat Display as the primary typeface across body and headings.Does OneText use a light or dark theme?
OneText's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find OneText's logo?
OneText's logo is available directly on their site (https://onetext.com). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from https://onetext.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by OneText.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{ "colorScheme": "light", "fonts": [{ "family": "Red Hat Display", "role": "body" }], "colors": { "primary": "#707580", "secondary": "#0000EE", "accent": "#3E80F3", "background": "#FFFFFF", "textPrimary": "#1F2328", "link": "#3E80F3" }, "typography": { "fontFamilies": { "primary": "Red Hat Display", "heading": "Red Hat Display" }, "fontStacks": { "heading": [ "Red Hat Display", "sans-serif" ], "body": [ "Red Hat Display", "sans-serif" ], "paragraph": [ "Red Hat Display", "sans-serif" ] }, "fontSizes": { "h1": "72px", "h2": "72px", "body": "21.3333px" } }, "spacing": { "baseUnit": 4, "borderRadius": "0px" }, "components": { "input": { "background": "#FFFFFF", "textColor": "#1F2328", "borderColor": "#FFFFFF", "borderRadius": "10.6667px", "borderRadiusCorners": { "topLeft": "10.6667px", "topRight": "10.6667px", "bottomRight": "10.6667px", "bottomLeft": "10.6667px" }, "shadow": "none" }, "buttonPrimary": { "background": "#FFFFFF", "textColor": "#1F2328", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" }, "buttonSecondary": { "background": "#F5F5F7", "textColor": "#1F2328", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" } } }