Generated palette

Fire Opal Palette

Fire Opal Palette is a generated palette built from #E95C20, #20ADE9, #E92048, #E9C120. 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.

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.

5colors
Orange palettedominant group
5use cases

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.

Primary#E95C20Fire Opal
Secondary#20ADE9#20ADE9
Surface#E92048#E92048
Background#E9C120#E9C120
Accent#000000Black

CSS 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

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#E95C20
Black 6.02:1 · White 3.49:1
Best #000000
Secondary#20ADE9
Black 8.22:1 · White 2.56:1
Best #000000
Surface#E92048
Black 4.76:1 · White 4.41:1
Best #000000
Background#E9C120
Black 12.11:1 · White 1.73:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

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.

AI-Ready Dataset v1.0.0
Luminance0.2508
Black text6.02:1AA Pass
White text3.49:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured 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": "https://www.colorsencyclopedia.com/hex/20ade9/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/e92048/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/e9c120/"
    },
    {
      "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"
}