6sense Brand: Colors, Fonts, Logo & Visual Identity

6sense Brand Identity

A complete profile of 6sense's visual system — colors, typography, components, and personality — extracted from https://6sense.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://6sense.com.

primary

#007578

secondary

#00FBEC

accent

#007578

background

#F6F6F5

textPrimary

#172233

link

#172233

Typography

Each font links to its Google Fonts page where available.

primary

Aeonik Regular
Aeonik Regular Google Fonts →

heading

Aeonik Semibold
Aeonik Semibold Google Fonts →

UI Components

Live previews rendered using 6sense's actual button styles.

Input

background: #FFFFFF
textColor: #172233
borderColor: #E1E1E1
borderRadius: 5px
shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px

Button Primary

background: #007578
textColor: #00FBEC
borderRadius: 6px
shadow: none

Button Secondary

background: transparent
textColor: #0E8E83
borderColor: #0E8E83
borderRadius: 6px
shadow: none

Brand Personality

Tone: professional
Energy: medium
Audience: business professionals

6sense Brand in the Wild

Image: d2r9phh2n9g4lt.cloudfront.net
Source: 6sense.com

Image: d2r9phh2n9g4lt.cloudfront.net
Source: 6sense.com

Image: d2r9phh2n9g4lt.cloudfront.net
Source: 6sense.com

Image: d2r9phh2n9g4lt.cloudfront.net
Source: 6sense.com

Image: us.v-cdn.net
Source: revcity.6sense.com

Image: cdn.prod.website-files.com
Source: 6sense.com

Frequently Asked Questions

What is 6sense's primary brand color?
6sense's primary brand color is #007578. It anchors the visual identity across their website, product UI, and marketing materials.

What font does 6sense use?
6sense uses Aeonik Regular for body text and Aeonik Semibold for headings. Fonts were detected on https://6sense.com as part of their live design system.

Does 6sense use a light or dark theme?
6sense's primary site uses a light color scheme, with a background of #F6F6F5.

Where can I find 6sense's logo?
6sense's logo is available directly on their site (https://6sense.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://6sense.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 6sense.

Methodology

Brand data on this page was extracted from https://6sense.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Aeonik Semibold","role": "heading"},
    {"family": "Aeonik Regular","role": "body"},
    {"family": "Aeonik Bold","role": "heading"}
  ],
  "colors": {
    "primary": "#007578",
    "secondary": "#00FBEC",
    "accent": "#007578",
    "background": "#F6F6F5",
    "textPrimary": "#172233",
    "link": "#172233"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aeonik Regular",
      "heading": "Aeonik Semibold"
    },
    "fontStacks": {
      "heading": ["Aeonik Bold","sans-serif"],
      "body": ["Aeonik Regular","sans-serif"],
      "paragraph": ["Aeonik Regular","sans-serif"]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "30px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#172233",
      "borderColor": "#E1E1E1",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    },
    "buttonPrimary": {
      "background": "#007578",
      "textColor": "#00FBEC",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#0E8E83",
      "borderColor": "#0E8E83",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://6sense.com/wp-content/themes/6Sense-2025/assets/img/logos/logo.svg",
    "favicon": "https://6sense.com/wp-content/uploads/fbrfg/favicon-96x96.png",
    "ogImage": "https://6sense.com/wp-content/uploads/2025/03/6sense-primary-meta-l.png",
    "logoHref": "https://6sense.com",
    "logoAlt": "6Sense"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  }
}