Generated palette
Dark Orange Palette
Dark Orange Palette is a generated palette built from #FF8C00, #0073FF, #FF0D00, #F2FF00. 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.
Dark Orange Palette combines primary #FF8C00, secondary #0073FF, surface #FF0D00, background #F2FF00, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red 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.
#FF8C00Dark Orange#0073FF#0073FF#FF0D00#FF0D00#F2FF00#F2FF00#000000BlackCSS Variables
--palette-dark-orange-primary: #FF8C00; --palette-dark-orange-secondary: #0073FF; --palette-dark-orange-surface: #FF0D00; --palette-dark-orange-background: #F2FF00; --palette-dark-orange-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 Dark Orange Palette Data (JSON)
Structured palette data for Dark Orange 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": "#FF8C00",
"name": "Dark Orange"
},
{
"role": "secondary",
"hex": "#0073FF",
"name": "#0073FF"
},
{
"role": "surface",
"hex": "#FF0D00",
"name": "#FF0D00"
},
{
"role": "background",
"hex": "#F2FF00",
"name": "#F2FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FF8C00",
"name": "Dark Orange",
"blackContrast": 9,
"whiteContrast": 2.33,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#0073FF",
"name": "#0073FF",
"blackContrast": 4.9,
"whiteContrast": 4.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#FF0D00",
"name": "#FF0D00",
"blackContrast": 5.31,
"whiteContrast": 3.95,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#F2FF00",
"name": "#F2FF00",
"blackContrast": 19.08,
"whiteContrast": 1.1,
"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
[
"dark orange palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow 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",
"calm digital interfaces"
]CSS variables
"--palette-dark-orange-primary: #FF8C00;\n--palette-dark-orange-secondary: #0073FF;\n--palette-dark-orange-surface: #FF0D00;\n--palette-dark-orange-background: #F2FF00;\n--palette-dark-orange-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dark-orange",
"name": "Dark Orange Palette",
"type": "generated",
"sourceColor": "dark-orange",
"description": "Generated palette built from Dark Orange, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Dark Orange Palette combines primary #FF8C00, secondary #0073FF, surface #FF0D00, background #F2FF00, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red 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": [
"dark orange palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FF8C00",
"slug": "dark-orange",
"name": "Dark Orange",
"rgb": [
255,
140,
0
],
"hsl": [
33,
100,
50
],
"cmyk": [
0,
45,
100,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.4002,
"contrast": {
"black": 9,
"white": 2.33
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/dark-orange/"
},
{
"role": "secondary",
"hex": "#0073FF",
"slug": null,
"name": "#0073FF",
"rgb": [
0,
115,
255
],
"hsl": [
213,
100,
50
],
"cmyk": [
100,
55,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.1948,
"contrast": {
"black": 4.9,
"white": 4.29
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0073ff/"
},
{
"role": "surface",
"hex": "#FF0D00",
"slug": null,
"name": "#FF0D00",
"rgb": [
255,
13,
0
],
"hsl": [
3,
100,
50
],
"cmyk": [
0,
95,
100,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2155,
"contrast": {
"black": 5.31,
"white": 3.95
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ff0d00/"
},
{
"role": "background",
"hex": "#F2FF00",
"slug": null,
"name": "#F2FF00",
"rgb": [
242,
255,
0
],
"hsl": [
63,
100,
50
],
"cmyk": [
5,
0,
100,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.904,
"contrast": {
"black": 19.08,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f2ff00/"
},
{
"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": "#FF8C00",
"name": "Dark Orange"
},
{
"role": "secondary",
"hex": "#0073FF",
"name": "#0073FF"
},
{
"role": "surface",
"hex": "#FF0D00",
"name": "#FF0D00"
},
{
"role": "background",
"hex": "#F2FF00",
"name": "#F2FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FF8C00",
"name": "Dark Orange",
"blackContrast": 9,
"whiteContrast": 2.33,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#0073FF",
"name": "#0073FF",
"blackContrast": 4.9,
"whiteContrast": 4.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#FF0D00",
"name": "#FF0D00",
"blackContrast": 5.31,
"whiteContrast": 3.95,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#F2FF00",
"name": "#F2FF00",
"blackContrast": 19.08,
"whiteContrast": 1.1,
"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-dark-orange-primary: #FF8C00;\n--palette-dark-orange-secondary: #0073FF;\n--palette-dark-orange-surface: #FF0D00;\n--palette-dark-orange-background: #F2FF00;\n--palette-dark-orange-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/dark-orange.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/dark-orange.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/dark-orange/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dark-orange.json"
}