Brand colors
Hulu Brand Colors
Hulu palette: #1CE783, #040405, #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 Hulu.
#1CE783#040405#FFFFFFPalette
#1CE783RGB 28, 231, 131#040405RGB 4, 4, 5#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-hulu-1: #1CE783;
--brand-hulu-2: #040405;
--brand-hulu-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context
About Hulu Brand Colors
Hulu is represented here by the commonly referenced values #1CE783, #040405, and #FFFFFF in this independent media & entertainment brand color reference. The palette includes Green, Blue, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.
Across 3 listed values, #040405 is darkest at luminance 0.0012 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 Hulu.
Downloadable brand colors infographic
Hulu Brand Colors Infographic
Save an independent infographic of the commonly referenced Hulu 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": "hulu",
"name": "Hulu",
"category": "media",
"brandCategory": [
"Media & Entertainment",
"media"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/hulu/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/media/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Hulu."
}Palette
[
{
"name": "Palette color 1",
"hex": "#1CE783",
"rgb": [
28,
231,
131
],
"hsl": [
150,
81,
51
],
"cmyk": [
88,
0,
43,
9
],
"luminance": 0.5904,
"contrast": {
"black": 12.81,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#040405",
"rgb": [
4,
4,
5
],
"hsl": [
240,
11,
2
],
"cmyk": [
20,
20,
0,
98
],
"luminance": 0.0012,
"contrast": {
"black": 1.02,
"white": 20.51
},
"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"
]
}
}
]AI context
{
"brandUseCases": [
"streaming UI",
"entertainment branding",
"campaign graphics",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"media & entertainment brand colors",
"green brand palette",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Hulu color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/hulu.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-hulu-1: #1CE783;\n--brand-hulu-2: #040405;\n--brand-hulu-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#1CE783",
"contrast": {
"black": 12.81,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#040405",
"contrast": {
"black": 1.02,
"white": 20.51
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "hulu",
"name": "Hulu",
"category": "media",
"brandCategory": [
"Media & Entertainment",
"media"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Hulu.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/hulu/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/media/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/hulu.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#1CE783",
"rgb": [
28,
231,
131
],
"hsl": [
150,
81,
51
],
"cmyk": [
88,
0,
43,
9
],
"luminance": 0.5904,
"contrast": {
"black": 12.81,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#040405",
"rgb": [
4,
4,
5
],
"hsl": [
240,
11,
2
],
"cmyk": [
20,
20,
0,
98
],
"luminance": 0.0012,
"contrast": {
"black": 1.02,
"white": 20.51
},
"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"
]
}
}
],
"brandUseCases": [
"streaming UI",
"entertainment branding",
"campaign graphics",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"media & entertainment brand colors",
"green brand palette",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Hulu color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/hulu.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}