Generated palette
Cyber Yellow Palette
Cyber Yellow Palette is a generated palette built from #FFD300, #002BFF, #FF5500, #AAFF00. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Cyber Yellow Palette combines primary #FFD300, secondary #002BFF, surface #FF5500, background #AAFF00, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#FFD300Cyber Yellow#002BFF#002BFF#FF5500#FF5500#AAFF00#AAFF00#000000BlackCSS Variables
--palette-cyber-yellow-primary: #FFD300; --palette-cyber-yellow-secondary: #002BFF; --palette-cyber-yellow-surface: #FF5500; --palette-cyber-yellow-background: #AAFF00; --palette-cyber-yellow-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Cyber Yellow Palette Data (JSON)
Structured palette data for Cyber Yellow Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#FFD300",
"name": "Cyber Yellow"
},
{
"role": "secondary",
"hex": "#002BFF",
"name": "#002BFF"
},
{
"role": "surface",
"hex": "#FF5500",
"name": "#FF5500"
},
{
"role": "background",
"hex": "#AAFF00",
"name": "#AAFF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFD300",
"name": "Cyber Yellow",
"blackContrast": 14.57,
"whiteContrast": 1.44,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#002BFF",
"name": "#002BFF",
"blackContrast": 2.79,
"whiteContrast": 7.53,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "surface",
"hex": "#FF5500",
"name": "#FF5500",
"blackContrast": 6.55,
"whiteContrast": 3.21,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#AAFF00",
"name": "#AAFF00",
"blackContrast": 17.01,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"cyber yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-cyber-yellow-primary: #FFD300;\n--palette-cyber-yellow-secondary: #002BFF;\n--palette-cyber-yellow-surface: #FF5500;\n--palette-cyber-yellow-background: #AAFF00;\n--palette-cyber-yellow-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cyber-yellow",
"name": "Cyber Yellow Palette",
"type": "generated",
"sourceColor": "cyber-yellow",
"description": "Generated palette built from Cyber Yellow, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Cyber Yellow Palette combines primary #FFD300, secondary #002BFF, surface #FF5500, background #AAFF00, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"cyber yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FFD300",
"slug": "cyber-yellow",
"name": "Cyber Yellow",
"rgb": [
255,
211,
0
],
"hsl": [
50,
100,
50
],
"cmyk": [
0,
17,
100,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.6785,
"contrast": {
"black": 14.57,
"white": 1.44
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cyber-yellow/"
},
{
"role": "secondary",
"hex": "#002BFF",
"slug": null,
"name": "#002BFF",
"rgb": [
0,
43,
255
],
"hsl": [
230,
100,
50
],
"cmyk": [
100,
83,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.0895,
"contrast": {
"black": 2.79,
"white": 7.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/002bff/"
},
{
"role": "surface",
"hex": "#FF5500",
"slug": null,
"name": "#FF5500",
"rgb": [
255,
85,
0
],
"hsl": [
20,
100,
50
],
"cmyk": [
0,
67,
100,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2776,
"contrast": {
"black": 6.55,
"white": 3.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ff5500/"
},
{
"role": "background",
"hex": "#AAFF00",
"slug": null,
"name": "#AAFF00",
"rgb": [
170,
255,
0
],
"hsl": [
80,
100,
50
],
"cmyk": [
33,
0,
100,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.8007,
"contrast": {
"black": 17.01,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/aaff00/"
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#FFD300",
"name": "Cyber Yellow"
},
{
"role": "secondary",
"hex": "#002BFF",
"name": "#002BFF"
},
{
"role": "surface",
"hex": "#FF5500",
"name": "#FF5500"
},
{
"role": "background",
"hex": "#AAFF00",
"name": "#AAFF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFD300",
"name": "Cyber Yellow",
"blackContrast": 14.57,
"whiteContrast": 1.44,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#002BFF",
"name": "#002BFF",
"blackContrast": 2.79,
"whiteContrast": 7.53,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "surface",
"hex": "#FF5500",
"name": "#FF5500",
"blackContrast": 6.55,
"whiteContrast": 3.21,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#AAFF00",
"name": "#AAFF00",
"blackContrast": 17.01,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-cyber-yellow-primary: #FFD300;\n--palette-cyber-yellow-secondary: #002BFF;\n--palette-cyber-yellow-surface: #FF5500;\n--palette-cyber-yellow-background: #AAFF00;\n--palette-cyber-yellow-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/cyber-yellow.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/cyber-yellow.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/cyber-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cyber-yellow.json"
}