Brand colors
Fanta Brand Colors
Fanta palette: #FF8300, #00A3E0, #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 Fanta.
#FF8300#00A3E0#FFFFFFPalette
#FF8300RGB 255, 131, 0#00A3E0RGB 0, 163, 224#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-fanta-1: #FF8300;
--brand-fanta-2: #00A3E0;
--brand-fanta-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Fanta Brand Colors
Fanta is a flavor family rather than an orange-only visual system. The Coca-Cola Company traces the modern brand to Naples in 1955, with orange remaining its best-known flavor while products now span many colors and markets. A 2023 North American refresh paired an updated logo with a reformulated Fanta Orange, making packaging and product change visible together.
Orange, blue, and white capture one prominent variant but cannot stand for grape, strawberry, pineapple, zero-sugar, or regional recipes and packages. Color must not be the only flavor identifier. Ingredients, allergens, nutrition, sweeteners, container size, and recycling information require exact local labeling rather than palette inference.
This unaffiliated reference does not reproduce Fanta packaging or artwork, represent The Coca-Cola Company, certify recipes or nutrition, imply endorsement, or grant trademark and trade-dress rights.
Downloadable brand colors infographic
Fanta Brand Colors Infographic
Save an independent infographic of the commonly referenced Fanta 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": "fanta",
"name": "Fanta",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/fanta/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Fanta."
}Palette
[
{
"name": "Palette color 1",
"hex": "#FF8300",
"rgb": [
255,
131,
0
],
"hsl": [
31,
100,
50
],
"cmyk": [
0,
49,
100,
0
],
"luminance": 0.3749,
"contrast": {
"black": 8.5,
"white": 2.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#00A3E0",
"rgb": [
0,
163,
224
],
"hsl": [
196,
100,
44
],
"cmyk": [
100,
27,
0,
12
],
"luminance": 0.3158,
"contrast": {
"black": 7.32,
"white": 2.87
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}
},
{
"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": [
"packaging",
"store design",
"menu systems",
"retail coffee design",
"brand reference",
"design systems",
"CSS tokens"
],
"semanticGroups": [
"food & beverage brand colors",
"orange brand palette",
"blue brand palette",
"gray brand palette",
"warm brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"jewel tone brand color",
"light brand color",
"Fanta color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-fanta-1: #FF8300;\n--brand-fanta-2: #00A3E0;\n--brand-fanta-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#FF8300",
"contrast": {
"black": 8.5,
"white": 2.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#00A3E0",
"contrast": {
"black": 7.32,
"white": 2.87
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "fanta",
"name": "Fanta",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Fanta.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/fanta/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#FF8300",
"rgb": [
255,
131,
0
],
"hsl": [
31,
100,
50
],
"cmyk": [
0,
49,
100,
0
],
"luminance": 0.3749,
"contrast": {
"black": 8.5,
"white": 2.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#00A3E0",
"rgb": [
0,
163,
224
],
"hsl": [
196,
100,
44
],
"cmyk": [
100,
27,
0,
12
],
"luminance": 0.3158,
"contrast": {
"black": 7.32,
"white": 2.87
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}
},
{
"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": [
"packaging",
"store design",
"menu systems",
"retail coffee design",
"brand reference",
"design systems",
"CSS tokens"
],
"semanticGroups": [
"food & beverage brand colors",
"orange brand palette",
"blue brand palette",
"gray brand palette",
"warm brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"jewel tone brand color",
"light brand color",
"Fanta color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}