Generated palette
Fire Opal Palette
Fire Opal Palette: #E95C20, #20ADE9, #E92048, #E9C120. Check roles, contrast and CSS variables; open source-color links and JSON.
Fire Opal Palette assigns primary #E95C20, secondary #20ADE9, surface #E92048, background #E9C120, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #E9C120 at 0.5557; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Fire Opal Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#E95C20Fire Opal#20ADE9#20ADE9#E92048#E92048#E9C120#E9C120#000000BlackCSS Variables
--palette-fire-opal-primary: #E95C20; --palette-fire-opal-secondary: #20ADE9; --palette-fire-opal-surface: #E92048; --palette-fire-opal-background: #E9C120; --palette-fire-opal-accent: #000000;
Accessibility Snapshot
Compare all 5 Fire Opal Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Fire Opal Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Fire Opal Palette Data (JSON)
Structured palette data for Fire Opal 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": "#E95C20",
"name": "Fire Opal"
},
{
"role": "secondary",
"hex": "#20ADE9",
"name": "#20ADE9"
},
{
"role": "surface",
"hex": "#E92048",
"name": "#E92048"
},
{
"role": "background",
"hex": "#E9C120",
"name": "#E9C120"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#E95C20",
"name": "Fire Opal",
"blackContrast": 6.02,
"whiteContrast": 3.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#20ADE9",
"name": "#20ADE9",
"blackContrast": 8.22,
"whiteContrast": 2.56,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#E92048",
"name": "#E92048",
"blackContrast": 4.76,
"whiteContrast": 4.41,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#E9C120",
"name": "#E9C120",
"blackContrast": 12.11,
"whiteContrast": 1.73,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"fire opal 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-fire-opal-primary: #E95C20;\n--palette-fire-opal-secondary: #20ADE9;\n--palette-fire-opal-surface: #E92048;\n--palette-fire-opal-background: #E9C120;\n--palette-fire-opal-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "fire-opal",
"name": "Fire Opal Palette",
"type": "generated",
"sourceColor": "fire-opal",
"description": "Generated palette built from Fire Opal, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Fire Opal Palette combines primary #E95C20, secondary #20ADE9, surface #E92048, background #E9C120, 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": [
"fire opal 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": "#E95C20",
"slug": "fire-opal",
"name": "Fire Opal",
"rgb": [
233,
92,
32
],
"hsl": [
18,
82,
52
],
"cmyk": [
0,
61,
86,
9
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2508,
"contrast": {
"black": 6.02,
"white": 3.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/fire-opal/"
},
{
"role": "secondary",
"hex": "#20ADE9",
"slug": null,
"name": "#20ADE9",
"rgb": [
32,
173,
233
],
"hsl": [
198,
82,
52
],
"cmyk": [
86,
26,
0,
9
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.3608,
"contrast": {
"black": 8.22,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "surface",
"hex": "#E92048",
"slug": null,
"name": "#E92048",
"rgb": [
233,
32,
72
],
"hsl": [
348,
82,
52
],
"cmyk": [
0,
86,
69,
9
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1882,
"contrast": {
"black": 4.76,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#E9C120",
"slug": null,
"name": "#E9C120",
"rgb": [
233,
193,
32
],
"hsl": [
48,
82,
52
],
"cmyk": [
0,
17,
86,
9
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.5557,
"contrast": {
"black": 12.11,
"white": 1.73
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"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": "#E95C20",
"name": "Fire Opal"
},
{
"role": "secondary",
"hex": "#20ADE9",
"name": "#20ADE9"
},
{
"role": "surface",
"hex": "#E92048",
"name": "#E92048"
},
{
"role": "background",
"hex": "#E9C120",
"name": "#E9C120"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#E95C20",
"name": "Fire Opal",
"blackContrast": 6.02,
"whiteContrast": 3.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#20ADE9",
"name": "#20ADE9",
"blackContrast": 8.22,
"whiteContrast": 2.56,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#E92048",
"name": "#E92048",
"blackContrast": 4.76,
"whiteContrast": 4.41,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#E9C120",
"name": "#E9C120",
"blackContrast": 12.11,
"whiteContrast": 1.73,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-fire-opal-primary: #E95C20;\n--palette-fire-opal-secondary: #20ADE9;\n--palette-fire-opal-surface: #E92048;\n--palette-fire-opal-background: #E9C120;\n--palette-fire-opal-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/fire-opal.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/fire-opal.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/fire-opal.json"
}