Brand colors
Land Rover Brand Colors
Land Rover palette: #005A2B, #FFFFFF, #C6AA76. 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 Land Rover.
#005A2B#FFFFFF#C6AA76Palette
#005A2BRGB 0, 90, 43#FFFFFFRGB 255, 255, 255#C6AA76RGB 198, 170, 118CSS Tokens
:root {
--brand-land-rover-1: #005A2B;
--brand-land-rover-2: #FFFFFF;
--brand-land-rover-3: #C6AA76;
}
Accessibility Snapshot
Brand palette context
About Land Rover Brand Colors
Land Rover is represented here by the commonly referenced values #005A2B, #FFFFFF, and #C6AA76 in this independent automotive brand color reference. The palette includes Green, Gray, and Orange color families, with no undocumented primary, secondary, or accent roles assigned.
Across 3 listed values, #005A2B is darkest at luminance 0.0749 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; 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 Land Rover.
Downloadable brand colors infographic
Land Rover Brand Colors Infographic
Save an independent infographic of the commonly referenced Land Rover 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": "land-rover",
"name": "Land Rover",
"category": "automotive",
"brandCategory": [
"Automotive",
"automotive"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/land-rover/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Land Rover."
}Palette
[
{
"name": "Palette color 1",
"hex": "#005A2B",
"rgb": [
0,
90,
43
],
"hsl": [
149,
100,
18
],
"cmyk": [
100,
0,
52,
65
],
"luminance": 0.0749,
"contrast": {
"black": 2.5,
"white": 8.41
},
"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"
]
}
},
{
"name": "Palette color 3",
"hex": "#C6AA76",
"rgb": [
198,
170,
118
],
"hsl": [
39,
41,
62
],
"cmyk": [
0,
14,
40,
22
],
"luminance": 0.4206,
"contrast": {
"black": 9.41,
"white": 2.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
}
]AI context
{
"brandUseCases": [
"vehicle branding",
"dealer websites",
"product UI",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"automotive brand colors",
"green brand palette",
"gray brand palette",
"orange brand palette",
"cool brand palette",
"neutral brand palette",
"warm brand palette",
"dark brand color",
"jewel tone brand color",
"light brand color",
"earth tone brand color",
"Land Rover color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/land-rover.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-land-rover-1: #005A2B;\n--brand-land-rover-2: #FFFFFF;\n--brand-land-rover-3: #C6AA76;"
}Accessibility
[
{
"hex": "#005A2B",
"contrast": {
"black": 2.5,
"white": 8.41
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"hex": "#C6AA76",
"contrast": {
"black": 9.41,
"white": 2.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
}
]Full JSON dataset
{
"slug": "land-rover",
"name": "Land Rover",
"category": "automotive",
"brandCategory": [
"Automotive",
"automotive"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Land Rover.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/land-rover/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/land-rover.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#005A2B",
"rgb": [
0,
90,
43
],
"hsl": [
149,
100,
18
],
"cmyk": [
100,
0,
52,
65
],
"luminance": 0.0749,
"contrast": {
"black": 2.5,
"white": 8.41
},
"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"
]
}
},
{
"name": "Palette color 3",
"hex": "#C6AA76",
"rgb": [
198,
170,
118
],
"hsl": [
39,
41,
62
],
"cmyk": [
0,
14,
40,
22
],
"luminance": 0.4206,
"contrast": {
"black": 9.41,
"white": 2.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
}
],
"brandUseCases": [
"vehicle branding",
"dealer websites",
"product UI",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"automotive brand colors",
"green brand palette",
"gray brand palette",
"orange brand palette",
"cool brand palette",
"neutral brand palette",
"warm brand palette",
"dark brand color",
"jewel tone brand color",
"light brand color",
"earth tone brand color",
"Land Rover color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/land-rover.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}