Brand colors

HubSpot Brand Colors

HubSpot palette: #FF5C35, #33475B, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by HubSpot.

Commonly referenced palette HubSpot
#FF5C35#33475B#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#FF5C35RGB 255, 92, 53
Palette color 2#33475BRGB 51, 71, 91
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-hubspot-1: #FF5C35;
  --brand-hubspot-2: #33475B;
  --brand-hubspot-3: #FFFFFF;
}

Accessibility Snapshot

#FF5C35Black 6.83:1 / White 3.07:1
#33475BBlack 2.19:1 / White 9.57:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About HubSpot Brand Colors

HubSpot's orange sprocket combines a node-and-link form with a bright color that remains recognizable beside the wordmark. The company itself describes the sprocket as large, orange, and readily identifiable, while treating the logo, site layout, color scheme, and design as protected brand assets rather than a generic marketing motif.

Orange, dark navy, and white can summarize the familiar relationship but do not authorize reconstruction or recoloring. HubSpot's trademark guidance restricts logo use and modification, so references should remain textual unless permission and current assets exist. In CRM or marketing UI, funnel stage, lead status, warnings, and performance must not depend on orange alone.

This independent reference does not reproduce HubSpot or sprocket artwork, represent a partner or integration, imply endorsement, or grant trademark and trade-dress rights.

Downloadable brand colors infographic

HubSpot Brand Colors Infographic

Save an independent infographic of the commonly referenced HubSpot HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
HubSpot brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
HubSpot brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by HubSpot.

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2917
Black text6.83:1AA Pass
White text3.07:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "hubspot",
  "name": "HubSpot",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/hubspot/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by HubSpot."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#FF5C35",
    "rgb": [
      255,
      92,
      53
    ],
    "hsl": [
      12,
      100,
      60
    ],
    "cmyk": [
      0,
      64,
      79,
      0
    ],
    "luminance": 0.2917,
    "contrast": {
      "black": 6.83,
      "white": 3.07
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#33475B",
    "rgb": [
      51,
      71,
      91
    ],
    "hsl": [
      210,
      28,
      28
    ],
    "cmyk": [
      44,
      22,
      0,
      64
    ],
    "luminance": 0.0597,
    "contrast": {
      "black": 2.19,
      "white": 9.57
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "red brand palette",
    "blue brand palette",
    "gray brand palette",
    "warm brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "muted brand color",
    "light brand color",
    "HubSpot color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/hubspot.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-hubspot-1: #FF5C35;\n--brand-hubspot-2: #33475B;\n--brand-hubspot-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#FF5C35",
    "contrast": {
      "black": 6.83,
      "white": 3.07
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#33475B",
    "contrast": {
      "black": 2.19,
      "white": 9.57
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "hubspot",
  "name": "HubSpot",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by HubSpot.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/hubspot/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/hubspot.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#FF5C35",
      "rgb": [
        255,
        92,
        53
      ],
      "hsl": [
        12,
        100,
        60
      ],
      "cmyk": [
        0,
        64,
        79,
        0
      ],
      "luminance": 0.2917,
      "contrast": {
        "black": 6.83,
        "white": 3.07
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#33475B",
      "rgb": [
        51,
        71,
        91
      ],
      "hsl": [
        210,
        28,
        28
      ],
      "cmyk": [
        44,
        22,
        0,
        64
      ],
      "luminance": 0.0597,
      "contrast": {
        "black": 2.19,
        "white": 9.57
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "red brand palette",
    "blue brand palette",
    "gray brand palette",
    "warm brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "muted brand color",
    "light brand color",
    "HubSpot color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#F5F5F5",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/hubspot.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}