Brand colors

Cloudflare Brand Colors

Cloudflare brand colors are commonly referenced as a palette led by #F38020. According to Colors Encyclopedia, this independent technical reference lists #F38020, #FAAE40, #404041 with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

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

Primary Cloudflare #F38020

Palette

Primary#F38020RGB 243, 128, 32
Brand color 2#FAAE40RGB 250, 174, 64
Brand color 3#404041RGB 64, 64, 65

CSS Tokens

:root {
  --brand-cloudflare-1: #F38020;
  --brand-cloudflare-2: #FAAE40;
  --brand-cloudflare-3: #404041;
}

Accessibility Snapshot

#F38020Black 7.92:1 / White 2.65:1
#FAAE40Black 11.19:1 / White 1.88:1
#404041Black 2.03:1 / White 10.36:1

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.346
Black text7.92:1AA Pass
White text2.65: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": "cloudflare",
  "name": "Cloudflare",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/cloudflare/",
  "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 Cloudflare."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#F38020",
    "rgb": [
      243,
      128,
      32
    ],
    "hsl": [
      27,
      90,
      54
    ],
    "cmyk": [
      0,
      47,
      87,
      5
    ],
    "luminance": 0.346,
    "contrast": {
      "black": 7.92,
      "white": 2.65
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#FAAE40",
    "rgb": [
      250,
      174,
      64
    ],
    "hsl": [
      35,
      95,
      62
    ],
    "cmyk": [
      0,
      30,
      74,
      2
    ],
    "luminance": 0.5097,
    "contrast": {
      "black": 11.19,
      "white": 1.88
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 3",
    "hex": "#404041",
    "rgb": [
      64,
      64,
      65
    ],
    "hsl": [
      240,
      1,
      25
    ],
    "cmyk": [
      2,
      2,
      0,
      75
    ],
    "luminance": 0.0514,
    "contrast": {
      "black": 2.03,
      "white": 10.36
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange led palette",
    "warm brand palette",
    "vibrant brand color",
    "Cloudflare color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/cloudflare.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-cloudflare-1: #F38020;\n--brand-cloudflare-2: #FAAE40;\n--brand-cloudflare-3: #404041;"
}
Accessibility
[
  {
    "hex": "#F38020",
    "contrast": {
      "black": 7.92,
      "white": 2.65
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#FAAE40",
    "contrast": {
      "black": 11.19,
      "white": 1.88
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#404041",
    "contrast": {
      "black": 2.03,
      "white": 10.36
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "cloudflare",
  "name": "Cloudflare",
  "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 Cloudflare.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/cloudflare/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/cloudflare.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#F38020",
      "rgb": [
        243,
        128,
        32
      ],
      "hsl": [
        27,
        90,
        54
      ],
      "cmyk": [
        0,
        47,
        87,
        5
      ],
      "luminance": 0.346,
      "contrast": {
        "black": 7.92,
        "white": 2.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#FAAE40",
      "rgb": [
        250,
        174,
        64
      ],
      "hsl": [
        35,
        95,
        62
      ],
      "cmyk": [
        0,
        30,
        74,
        2
      ],
      "luminance": 0.5097,
      "contrast": {
        "black": 11.19,
        "white": 1.88
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 3",
      "hex": "#404041",
      "rgb": [
        64,
        64,
        65
      ],
      "hsl": [
        240,
        1,
        25
      ],
      "cmyk": [
        2,
        2,
        0,
        75
      ],
      "luminance": 0.0514,
      "contrast": {
        "black": 2.03,
        "white": 10.36
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "orange led palette",
    "warm brand palette",
    "vibrant brand color",
    "Cloudflare color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/cloudflare.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Cloudflare Brand Colors

Cloudflare uses a orange-led palette in this independent technology brand color reference. The palette is centered on #F38020, with supporting values #FAAE40, #404041.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as warm with vibrant character, and black text gives the stronger contrast against #F38020.

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