Brand colors
Cloudflare Brand Colors
Cloudflare palette: #F38020, #FAAE40, #404041. 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 Cloudflare.
#F38020#FAAE40#404041Palette
#F38020RGB 243, 128, 32#FAAE40RGB 250, 174, 64#404041RGB 64, 64, 65CSS Tokens
:root {
--brand-cloudflare-1: #F38020;
--brand-cloudflare-2: #FAAE40;
--brand-cloudflare-3: #404041;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Cloudflare Brand Colors
Cloudflare’s identity is strongly associated with two adjacent oranges set against a dark neutral and white. The lighter and darker warm tones create dimension and energy without requiring a large palette, while charcoal supplies the technical contrast expected from infrastructure and security communication.
The relationship between the two oranges matters more than treating either one as a standalone universal accent. In interface mockups, both need contrast testing because their apparent brightness changes across white and dark surfaces. For media or trademark use, Cloudflare supplies current downloadable assets through its official press kit rather than asking users to reconstruct artwork from color values.
This independent palette reference is not a Cloudflare asset package, partnership statement, endorsement, or trademark license.
Downloadable brand colors infographic
Cloudflare Brand Colors Infographic
Save an independent infographic of the commonly referenced Cloudflare HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured 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": "Palette color 1",
"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": "Palette 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": "Palette 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 brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"muted 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": "Palette color 1",
"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": "Palette 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": "Palette 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 brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"muted 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"
]
}