Harmony system
Fire Opal Color Harmonies
Fire Opal color harmonies are generated from #E95C20 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Fire Opal into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Fire Opal sits in the orange family with warm temperature and vibrant tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Fire Opal Harmony Guide
Fire Opal harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Fire Opal Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Fire Opal.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "fire-opal",
"name": "Fire Opal",
"hex": "#E95C20",
"url": "https://www.colorsencyclopedia.com/colors/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/fire-opal.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#20ADE9",
"name": "#20ADE9",
"slug": null,
"rgb": [
32,
173,
233
],
"hsl": [
198,
82,
52
],
"cmyk": [
86,
26,
0,
9
],
"luminance": 0.3608,
"contrast": {
"black": 8.22,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20ade9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20ade9.json"
}
],
"anchor": "fire-opal-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#E92048",
"name": "#E92048",
"slug": null,
"rgb": [
233,
32,
72
],
"hsl": [
348,
82,
52
],
"cmyk": [
0,
86,
69,
9
],
"luminance": 0.1882,
"contrast": {
"black": 4.76,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e92048/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e92048.json"
},
{
"hex": "#E9C120",
"name": "#E9C120",
"slug": null,
"rgb": [
233,
193,
32
],
"hsl": [
48,
82,
52
],
"cmyk": [
0,
17,
86,
9
],
"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/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e9c120.json"
}
],
"anchor": "fire-opal-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#20E95C",
"name": "#20E95C",
"slug": null,
"rgb": [
32,
233,
92
],
"hsl": [
138,
82,
52
],
"cmyk": [
86,
0,
61,
9
],
"luminance": 0.5936,
"contrast": {
"black": 12.87,
"white": 1.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20e95c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20e95c.json"
},
{
"hex": "#5C20E9",
"name": "#5C20E9",
"slug": null,
"rgb": [
92,
32,
233
],
"hsl": [
258,
82,
52
],
"cmyk": [
61,
86,
0,
9
],
"luminance": 0.0919,
"contrast": {
"black": 2.84,
"white": 7.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/5c20e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/5c20e9.json"
}
],
"anchor": "fire-opal-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#48E920",
"name": "#48E920",
"slug": null,
"rgb": [
72,
233,
32
],
"hsl": [
108,
82,
52
],
"cmyk": [
69,
0,
86,
9
],
"luminance": 0.5976,
"contrast": {
"black": 12.95,
"white": 1.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/48e920/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/48e920.json"
},
{
"hex": "#20ADE9",
"name": "#20ADE9",
"slug": null,
"rgb": [
32,
173,
233
],
"hsl": [
198,
82,
52
],
"cmyk": [
86,
26,
0,
9
],
"luminance": 0.3608,
"contrast": {
"black": 8.22,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20ade9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20ade9.json"
},
{
"hex": "#C120E9",
"name": "#C120E9",
"slug": null,
"rgb": [
193,
32,
233
],
"hsl": [
288,
82,
52
],
"cmyk": [
17,
86,
0,
9
],
"luminance": 0.1825,
"contrast": {
"black": 4.65,
"white": 4.52
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c120e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c120e9.json"
}
],
"anchor": "fire-opal-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#20E9C1",
"name": "#20E9C1",
"slug": null,
"rgb": [
32,
233,
193
],
"hsl": [
168,
82,
52
],
"cmyk": [
86,
0,
17,
9
],
"luminance": 0.6244,
"contrast": {
"black": 13.49,
"white": 1.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20e9c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20e9c1.json"
},
{
"hex": "#2048E9",
"name": "#2048E9",
"slug": null,
"rgb": [
32,
72,
233
],
"hsl": [
228,
82,
52
],
"cmyk": [
86,
69,
0,
9
],
"luminance": 0.1082,
"contrast": {
"black": 3.16,
"white": 6.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2048e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2048e9.json"
}
],
"anchor": "fire-opal-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#F19974",
"name": "#F19974",
"slug": null,
"rgb": [
241,
153,
116
],
"hsl": [
18,
82,
70
],
"cmyk": [
0,
37,
52,
5
],
"luminance": 0.4274,
"contrast": {
"black": 9.55,
"white": 2.2
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f19974/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f19974.json"
},
{
"hex": "#E95C20",
"name": "Fire Opal",
"slug": "fire-opal",
"rgb": [
233,
92,
32
],
"hsl": [
18,
82,
52
],
"cmyk": [
0,
61,
86,
9
],
"luminance": 0.2508,
"contrast": {
"black": 6.02,
"white": 3.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/fire-opal.json"
},
{
"hex": "#9E3A10",
"name": "#9E3A10",
"slug": null,
"rgb": [
158,
58,
16
],
"hsl": [
18,
82,
34
],
"cmyk": [
0,
63,
90,
38
],
"luminance": 0.1033,
"contrast": {
"black": 3.07,
"white": 6.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/9e3a10/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3a10.json"
}
],
"anchor": "fire-opal-harmony-monochromatic"
}
]Signature palette
[
"#E95C20",
"#20ADE9",
"#E92048",
"#E9C120",
"#F19974",
"#9E3A10"
]Accessibility notes
[
"Black contrast on Fire Opal: 6.02:1",
"White contrast on Fire Opal: 3.49:1",
"AA text options: #000000, #1A1A1A"
]CSS tokens
":root {\n --color-fire-opal: #E95C20;\n --fire-opal-complementary-1: #20ADE9;\n --fire-opal-analogous-1: #E92048;\n --fire-opal-analogous-2: #E9C120;\n --fire-opal-triadic-1: #20E95C;\n --fire-opal-triadic-2: #5C20E9;\n --fire-opal-tetradic-1: #48E920;\n --fire-opal-tetradic-2: #20ADE9;\n --fire-opal-tetradic-3: #C120E9;\n --fire-opal-split-complementary-1: #20E9C1;\n --fire-opal-split-complementary-2: #2048E9;\n --fire-opal-monochromatic-1: #F19974;\n --fire-opal-monochromatic-2: #E95C20;\n --fire-opal-monochromatic-3: #9E3A10;\n}\n\n.palette-fire-opal-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E95C20, #20ADE9, #E92048, #E9C120, #F19974, #9E3A10);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "fire-opal",
"name": "Fire Opal",
"hex": "#E95C20",
"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": []
},
"sourceColor": {
"slug": "fire-opal",
"name": "Fire Opal",
"hex": "#E95C20",
"url": "https://www.colorsencyclopedia.com/colors/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/fire-opal.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#20ADE9",
"name": "#20ADE9",
"slug": null,
"rgb": [
32,
173,
233
],
"hsl": [
198,
82,
52
],
"cmyk": [
86,
26,
0,
9
],
"luminance": 0.3608,
"contrast": {
"black": 8.22,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20ade9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20ade9.json"
}
],
"anchor": "fire-opal-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#E92048",
"name": "#E92048",
"slug": null,
"rgb": [
233,
32,
72
],
"hsl": [
348,
82,
52
],
"cmyk": [
0,
86,
69,
9
],
"luminance": 0.1882,
"contrast": {
"black": 4.76,
"white": 4.41
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/e92048/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e92048.json"
},
{
"hex": "#E9C120",
"name": "#E9C120",
"slug": null,
"rgb": [
233,
193,
32
],
"hsl": [
48,
82,
52
],
"cmyk": [
0,
17,
86,
9
],
"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/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e9c120.json"
}
],
"anchor": "fire-opal-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#20E95C",
"name": "#20E95C",
"slug": null,
"rgb": [
32,
233,
92
],
"hsl": [
138,
82,
52
],
"cmyk": [
86,
0,
61,
9
],
"luminance": 0.5936,
"contrast": {
"black": 12.87,
"white": 1.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20e95c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20e95c.json"
},
{
"hex": "#5C20E9",
"name": "#5C20E9",
"slug": null,
"rgb": [
92,
32,
233
],
"hsl": [
258,
82,
52
],
"cmyk": [
61,
86,
0,
9
],
"luminance": 0.0919,
"contrast": {
"black": 2.84,
"white": 7.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/5c20e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/5c20e9.json"
}
],
"anchor": "fire-opal-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#48E920",
"name": "#48E920",
"slug": null,
"rgb": [
72,
233,
32
],
"hsl": [
108,
82,
52
],
"cmyk": [
69,
0,
86,
9
],
"luminance": 0.5976,
"contrast": {
"black": 12.95,
"white": 1.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/48e920/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/48e920.json"
},
{
"hex": "#20ADE9",
"name": "#20ADE9",
"slug": null,
"rgb": [
32,
173,
233
],
"hsl": [
198,
82,
52
],
"cmyk": [
86,
26,
0,
9
],
"luminance": 0.3608,
"contrast": {
"black": 8.22,
"white": 2.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20ade9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20ade9.json"
},
{
"hex": "#C120E9",
"name": "#C120E9",
"slug": null,
"rgb": [
193,
32,
233
],
"hsl": [
288,
82,
52
],
"cmyk": [
17,
86,
0,
9
],
"luminance": 0.1825,
"contrast": {
"black": 4.65,
"white": 4.52
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c120e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c120e9.json"
}
],
"anchor": "fire-opal-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#20E9C1",
"name": "#20E9C1",
"slug": null,
"rgb": [
32,
233,
193
],
"hsl": [
168,
82,
52
],
"cmyk": [
86,
0,
17,
9
],
"luminance": 0.6244,
"contrast": {
"black": 13.49,
"white": 1.56
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/20e9c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/20e9c1.json"
},
{
"hex": "#2048E9",
"name": "#2048E9",
"slug": null,
"rgb": [
32,
72,
233
],
"hsl": [
228,
82,
52
],
"cmyk": [
86,
69,
0,
9
],
"luminance": 0.1082,
"contrast": {
"black": 3.16,
"white": 6.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2048e9/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2048e9.json"
}
],
"anchor": "fire-opal-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#F19974",
"name": "#F19974",
"slug": null,
"rgb": [
241,
153,
116
],
"hsl": [
18,
82,
70
],
"cmyk": [
0,
37,
52,
5
],
"luminance": 0.4274,
"contrast": {
"black": 9.55,
"white": 2.2
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f19974/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f19974.json"
},
{
"hex": "#E95C20",
"name": "Fire Opal",
"slug": "fire-opal",
"rgb": [
233,
92,
32
],
"hsl": [
18,
82,
52
],
"cmyk": [
0,
61,
86,
9
],
"luminance": 0.2508,
"contrast": {
"black": 6.02,
"white": 3.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/fire-opal.json"
},
{
"hex": "#9E3A10",
"name": "#9E3A10",
"slug": null,
"rgb": [
158,
58,
16
],
"hsl": [
18,
82,
34
],
"cmyk": [
0,
63,
90,
38
],
"luminance": 0.1033,
"contrast": {
"black": 3.07,
"white": 6.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/9e3a10/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3a10.json"
}
],
"anchor": "fire-opal-harmony-monochromatic"
}
],
"signaturePalette": [
"#E95C20",
"#20ADE9",
"#E92048",
"#E9C120",
"#F19974",
"#9E3A10"
],
"semanticGroups": [
"orange harmony",
"warm harmony",
"vibrant harmony",
"fire opal palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Fire Opal: 6.02:1",
"White contrast on Fire Opal: 3.49:1",
"AA text options: #000000, #1A1A1A"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/fire-opal.json",
"https://www.colorsencyclopedia.com/api/colors/fire-opal.json",
"https://www.colorsencyclopedia.com/api/hex/e95c20.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/fire-opal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/fire-opal.json",
"cssSnippet": ":root {\n --color-fire-opal: #E95C20;\n --fire-opal-complementary-1: #20ADE9;\n --fire-opal-analogous-1: #E92048;\n --fire-opal-analogous-2: #E9C120;\n --fire-opal-triadic-1: #20E95C;\n --fire-opal-triadic-2: #5C20E9;\n --fire-opal-tetradic-1: #48E920;\n --fire-opal-tetradic-2: #20ADE9;\n --fire-opal-tetradic-3: #C120E9;\n --fire-opal-split-complementary-1: #20E9C1;\n --fire-opal-split-complementary-2: #2048E9;\n --fire-opal-monochromatic-1: #F19974;\n --fire-opal-monochromatic-2: #E95C20;\n --fire-opal-monochromatic-3: #9E3A10;\n}\n\n.palette-fire-opal-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E95C20, #20ADE9, #E92048, #E9C120, #F19974, #9E3A10);\n}"
}
CSS Harmony Tokens
Use these tokens when Fire Opal needs a complete palette system instead of a single color variable.
:root {
--color-fire-opal: #E95C20;
--fire-opal-complementary-1: #20ADE9;
--fire-opal-analogous-1: #E92048;
--fire-opal-analogous-2: #E9C120;
--fire-opal-triadic-1: #20E95C;
--fire-opal-triadic-2: #5C20E9;
--fire-opal-tetradic-1: #48E920;
--fire-opal-tetradic-2: #20ADE9;
--fire-opal-tetradic-3: #C120E9;
--fire-opal-split-complementary-1: #20E9C1;
--fire-opal-split-complementary-2: #2048E9;
--fire-opal-monochromatic-1: #F19974;
--fire-opal-monochromatic-2: #E95C20;
--fire-opal-monochromatic-3: #9E3A10;
}
.palette-fire-opal-harmony {
color: #111827;
background: linear-gradient(135deg, #E95C20, #20ADE9, #E92048, #E9C120, #F19974, #9E3A10);
}
Fire Opal Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#20ADE9Analogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#E92048#E9C120Triadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#20E95C#5C20E9Tetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#48E920#20ADE9#C120E9Split Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#20E9C1#2048E9Monochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#F19974#E95C20#9E3A10