Brand colors
Red Bull Racing Brand Colors
Red Bull Racing palette: #0600EF, #FFCC00, #E10600. 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 Red Bull Racing.
#0600EF#FFCC00#E10600Palette
#0600EFRGB 6, 0, 239#FFCC00RGB 255, 204, 0#E10600RGB 225, 6, 0CSS Tokens
:root {
--brand-red-bull-racing-1: #0600EF;
--brand-red-bull-racing-2: #FFCC00;
--brand-red-bull-racing-3: #E10600;
}
Accessibility Snapshot
Brand palette context
About Red Bull Racing Brand Colors
Red Bull Racing is represented here by the commonly referenced values #0600EF, #FFCC00, and #E10600 in this independent sports brand color reference. The palette includes Blue, Yellow, and Red color families, with no undocumented primary, secondary, or accent roles assigned.
Across 3 listed values, #0600EF is darkest at luminance 0.0627 and #FFCC00 is lightest at 0.6445. Black gives the stronger standard-text contrast on 1 value, while white is stronger on 2; each pairing remains documented separately in the accessibility snapshot.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Red Bull Racing.
Downloadable brand colors infographic
Red Bull Racing Brand Colors Infographic
Save an independent infographic of the commonly referenced Red Bull Racing 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": "red-bull-racing",
"name": "Red Bull Racing",
"category": "sports",
"brandCategory": [
"Sports",
"sports"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/red-bull-racing/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Red Bull Racing."
}Palette
[
{
"name": "Palette color 1",
"hex": "#0600EF",
"rgb": [
6,
0,
239
],
"hsl": [
242,
100,
47
],
"cmyk": [
97,
100,
0,
6
],
"luminance": 0.0627,
"contrast": {
"black": 2.25,
"white": 9.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "Caution Yellow",
"hex": "#FFCC00",
"rgb": [
255,
204,
0
],
"hsl": [
48,
100,
50
],
"cmyk": [
0,
20,
100,
0
],
"luminance": 0.6445,
"contrast": {
"black": 13.89,
"white": 1.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 3",
"hex": "#E10600",
"rgb": [
225,
6,
0
],
"hsl": [
2,
100,
44
],
"cmyk": [
0,
97,
100,
12
],
"luminance": 0.1614,
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
}
]AI context
{
"brandUseCases": [
"team-adjacent graphics",
"event systems",
"merchandise design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"sports brand colors",
"blue brand palette",
"yellow brand palette",
"red brand palette",
"cool brand palette",
"warm brand palette",
"vibrant brand color",
"Red Bull Racing color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/red-bull-racing.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-red-bull-racing-1: #0600EF;\n--brand-red-bull-racing-2: #FFCC00;\n--brand-red-bull-racing-3: #E10600;"
}Accessibility
[
{
"hex": "#0600EF",
"contrast": {
"black": 2.25,
"white": 9.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFCC00",
"contrast": {
"black": 13.89,
"white": 1.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#E10600",
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
}
]Full JSON dataset
{
"slug": "red-bull-racing",
"name": "Red Bull Racing",
"category": "sports",
"brandCategory": [
"Sports",
"sports"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Red Bull Racing.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/red-bull-racing/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/red-bull-racing.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#0600EF",
"rgb": [
6,
0,
239
],
"hsl": [
242,
100,
47
],
"cmyk": [
97,
100,
0,
6
],
"luminance": 0.0627,
"contrast": {
"black": 2.25,
"white": 9.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "Caution Yellow",
"hex": "#FFCC00",
"rgb": [
255,
204,
0
],
"hsl": [
48,
100,
50
],
"cmyk": [
0,
20,
100,
0
],
"luminance": 0.6445,
"contrast": {
"black": 13.89,
"white": 1.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 3",
"hex": "#E10600",
"rgb": [
225,
6,
0
],
"hsl": [
2,
100,
44
],
"cmyk": [
0,
97,
100,
12
],
"luminance": 0.1614,
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
}
],
"brandUseCases": [
"team-adjacent graphics",
"event systems",
"merchandise design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"sports brand colors",
"blue brand palette",
"yellow brand palette",
"red brand palette",
"cool brand palette",
"warm brand palette",
"vibrant brand color",
"Red Bull Racing color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/red-bull-racing.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}