Harmony system

Tangerine Color Harmonies

Tangerine harmonies from #F28500: complementary #006CF0, plus five harmony groups with CSS and contrast data.

Tangerine is a warm orange at hue 33°, saturation 100% and lightness 47%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceTangerine · #F28500
Groups6
Palette colors6
FamilyOrange

How the harmony works

Tangerine Harmony Guide

Tangerine 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 Tangerine Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Tangerine.

AI-Ready Dataset v1.0.0
Luminance0.3565
Black text8.13:1AA Pass
White text2.58:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "tangerine",
  "name": "Tangerine",
  "hex": "#F28500",
  "url": "https://www.colorsencyclopedia.com/colors/tangerine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.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": "#006CF0",
        "name": "#006CF0",
        "slug": null,
        "rgb": [
          0,
          108,
          240
        ],
        "hsl": [
          213,
          100,
          47
        ],
        "cmyk": [
          100,
          55,
          0,
          6
        ],
        "luminance": 0.1702,
        "contrast": {
          "black": 4.4,
          "white": 4.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-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": "#F00C00",
        "name": "#F00C00",
        "slug": null,
        "rgb": [
          240,
          12,
          0
        ],
        "hsl": [
          3,
          100,
          47
        ],
        "cmyk": [
          0,
          95,
          100,
          6
        ],
        "luminance": 0.1879,
        "contrast": {
          "black": 4.76,
          "white": 4.41
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#E4F000",
        "name": "#E4F000",
        "slug": null,
        "rgb": [
          228,
          240,
          0
        ],
        "hsl": [
          63,
          100,
          47
        ],
        "cmyk": [
          5,
          0,
          100,
          6
        ],
        "luminance": 0.7881,
        "contrast": {
          "black": 16.76,
          "white": 1.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-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": "#00F084",
        "name": "#00F084",
        "slug": null,
        "rgb": [
          0,
          240,
          132
        ],
        "hsl": [
          153,
          100,
          47
        ],
        "cmyk": [
          100,
          0,
          45,
          6
        ],
        "luminance": 0.6399,
        "contrast": {
          "black": 13.8,
          "white": 1.52
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8400F0",
        "name": "#8400F0",
        "slug": null,
        "rgb": [
          132,
          0,
          240
        ],
        "hsl": [
          273,
          100,
          47
        ],
        "cmyk": [
          45,
          100,
          0,
          6
        ],
        "luminance": 0.112,
        "contrast": {
          "black": 3.24,
          "white": 6.48
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-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": "#00F00C",
        "name": "#00F00C",
        "slug": null,
        "rgb": [
          0,
          240,
          12
        ],
        "hsl": [
          123,
          100,
          47
        ],
        "cmyk": [
          100,
          0,
          95,
          6
        ],
        "luminance": 0.6235,
        "contrast": {
          "black": 13.47,
          "white": 1.56
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#006CF0",
        "name": "#006CF0",
        "slug": null,
        "rgb": [
          0,
          108,
          240
        ],
        "hsl": [
          213,
          100,
          47
        ],
        "cmyk": [
          100,
          55,
          0,
          6
        ],
        "luminance": 0.1702,
        "contrast": {
          "black": 4.4,
          "white": 4.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#F000E4",
        "name": "#F000E4",
        "slug": null,
        "rgb": [
          240,
          0,
          228
        ],
        "hsl": [
          303,
          100,
          47
        ],
        "cmyk": [
          0,
          100,
          5,
          6
        ],
        "luminance": 0.2413,
        "contrast": {
          "black": 5.83,
          "white": 3.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-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": "#00E4F0",
        "name": "#00E4F0",
        "slug": null,
        "rgb": [
          0,
          228,
          240
        ],
        "hsl": [
          183,
          100,
          47
        ],
        "cmyk": [
          100,
          5,
          0,
          6
        ],
        "luminance": 0.6178,
        "contrast": {
          "black": 13.36,
          "white": 1.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#0C00F0",
        "name": "#0C00F0",
        "slug": null,
        "rgb": [
          12,
          0,
          240
        ],
        "hsl": [
          243,
          100,
          47
        ],
        "cmyk": [
          95,
          100,
          0,
          6
        ],
        "luminance": 0.0637,
        "contrast": {
          "black": 2.27,
          "white": 9.23
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-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": "#FFAF4D",
        "name": "#FFAF4D",
        "slug": null,
        "rgb": [
          255,
          175,
          77
        ],
        "hsl": [
          33,
          100,
          65
        ],
        "cmyk": [
          0,
          31,
          70,
          0
        ],
        "luminance": 0.5246,
        "contrast": {
          "black": 11.49,
          "white": 1.83
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#F28500",
        "name": "Tangerine",
        "slug": "tangerine",
        "rgb": [
          242,
          133,
          0
        ],
        "hsl": [
          33,
          100,
          47
        ],
        "cmyk": [
          0,
          45,
          100,
          5
        ],
        "luminance": 0.3565,
        "contrast": {
          "black": 8.13,
          "white": 2.58
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/tangerine/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
      },
      {
        "hex": "#945100",
        "name": "#945100",
        "slug": null,
        "rgb": [
          148,
          81,
          0
        ],
        "hsl": [
          33,
          100,
          29
        ],
        "cmyk": [
          0,
          45,
          100,
          42
        ],
        "luminance": 0.1218,
        "contrast": {
          "black": 3.44,
          "white": 6.11
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "tangerine-harmony-monochromatic"
  }
]
Signature palette
[
  "#F28500",
  "#006CF0",
  "#F00C00",
  "#E4F000",
  "#FFAF4D",
  "#945100"
]
Accessibility notes
[
  "Black contrast on Tangerine: 8.13:1",
  "White contrast on Tangerine: 2.58:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-tangerine: #F28500;\n  --tangerine-complementary-1: #006CF0;\n  --tangerine-analogous-1: #F00C00;\n  --tangerine-analogous-2: #E4F000;\n  --tangerine-triadic-1: #00F084;\n  --tangerine-triadic-2: #8400F0;\n  --tangerine-tetradic-1: #00F00C;\n  --tangerine-tetradic-2: #006CF0;\n  --tangerine-tetradic-3: #F000E4;\n  --tangerine-split-complementary-1: #00E4F0;\n  --tangerine-split-complementary-2: #0C00F0;\n  --tangerine-monochromatic-1: #FFAF4D;\n  --tangerine-monochromatic-2: #F28500;\n  --tangerine-monochromatic-3: #945100;\n}\n\n.palette-tangerine-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F28500, #006CF0, #F00C00, #E4F000, #FFAF4D, #945100);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "tangerine",
  "name": "Tangerine",
  "hex": "#F28500",
  "rgb": [
    242,
    133,
    0
  ],
  "hsl": [
    33,
    100,
    47
  ],
  "cmyk": [
    0,
    45,
    100,
    5
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.3565,
  "contrast": {
    "black": 8.13,
    "white": 2.58
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "sourceColor": {
    "slug": "tangerine",
    "name": "Tangerine",
    "hex": "#F28500",
    "url": "https://www.colorsencyclopedia.com/colors/tangerine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.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": "#006CF0",
          "name": "#006CF0",
          "slug": null,
          "rgb": [
            0,
            108,
            240
          ],
          "hsl": [
            213,
            100,
            47
          ],
          "cmyk": [
            100,
            55,
            0,
            6
          ],
          "luminance": 0.1702,
          "contrast": {
            "black": 4.4,
            "white": 4.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-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": "#F00C00",
          "name": "#F00C00",
          "slug": null,
          "rgb": [
            240,
            12,
            0
          ],
          "hsl": [
            3,
            100,
            47
          ],
          "cmyk": [
            0,
            95,
            100,
            6
          ],
          "luminance": 0.1879,
          "contrast": {
            "black": 4.76,
            "white": 4.41
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#E4F000",
          "name": "#E4F000",
          "slug": null,
          "rgb": [
            228,
            240,
            0
          ],
          "hsl": [
            63,
            100,
            47
          ],
          "cmyk": [
            5,
            0,
            100,
            6
          ],
          "luminance": 0.7881,
          "contrast": {
            "black": 16.76,
            "white": 1.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-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": "#00F084",
          "name": "#00F084",
          "slug": null,
          "rgb": [
            0,
            240,
            132
          ],
          "hsl": [
            153,
            100,
            47
          ],
          "cmyk": [
            100,
            0,
            45,
            6
          ],
          "luminance": 0.6399,
          "contrast": {
            "black": 13.8,
            "white": 1.52
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8400F0",
          "name": "#8400F0",
          "slug": null,
          "rgb": [
            132,
            0,
            240
          ],
          "hsl": [
            273,
            100,
            47
          ],
          "cmyk": [
            45,
            100,
            0,
            6
          ],
          "luminance": 0.112,
          "contrast": {
            "black": 3.24,
            "white": 6.48
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-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": "#00F00C",
          "name": "#00F00C",
          "slug": null,
          "rgb": [
            0,
            240,
            12
          ],
          "hsl": [
            123,
            100,
            47
          ],
          "cmyk": [
            100,
            0,
            95,
            6
          ],
          "luminance": 0.6235,
          "contrast": {
            "black": 13.47,
            "white": 1.56
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#006CF0",
          "name": "#006CF0",
          "slug": null,
          "rgb": [
            0,
            108,
            240
          ],
          "hsl": [
            213,
            100,
            47
          ],
          "cmyk": [
            100,
            55,
            0,
            6
          ],
          "luminance": 0.1702,
          "contrast": {
            "black": 4.4,
            "white": 4.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#F000E4",
          "name": "#F000E4",
          "slug": null,
          "rgb": [
            240,
            0,
            228
          ],
          "hsl": [
            303,
            100,
            47
          ],
          "cmyk": [
            0,
            100,
            5,
            6
          ],
          "luminance": 0.2413,
          "contrast": {
            "black": 5.83,
            "white": 3.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-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": "#00E4F0",
          "name": "#00E4F0",
          "slug": null,
          "rgb": [
            0,
            228,
            240
          ],
          "hsl": [
            183,
            100,
            47
          ],
          "cmyk": [
            100,
            5,
            0,
            6
          ],
          "luminance": 0.6178,
          "contrast": {
            "black": 13.36,
            "white": 1.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#0C00F0",
          "name": "#0C00F0",
          "slug": null,
          "rgb": [
            12,
            0,
            240
          ],
          "hsl": [
            243,
            100,
            47
          ],
          "cmyk": [
            95,
            100,
            0,
            6
          ],
          "luminance": 0.0637,
          "contrast": {
            "black": 2.27,
            "white": 9.23
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-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": "#FFAF4D",
          "name": "#FFAF4D",
          "slug": null,
          "rgb": [
            255,
            175,
            77
          ],
          "hsl": [
            33,
            100,
            65
          ],
          "cmyk": [
            0,
            31,
            70,
            0
          ],
          "luminance": 0.5246,
          "contrast": {
            "black": 11.49,
            "white": 1.83
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#F28500",
          "name": "Tangerine",
          "slug": "tangerine",
          "rgb": [
            242,
            133,
            0
          ],
          "hsl": [
            33,
            100,
            47
          ],
          "cmyk": [
            0,
            45,
            100,
            5
          ],
          "luminance": 0.3565,
          "contrast": {
            "black": 8.13,
            "white": 2.58
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/tangerine/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/tangerine.json"
        },
        {
          "hex": "#945100",
          "name": "#945100",
          "slug": null,
          "rgb": [
            148,
            81,
            0
          ],
          "hsl": [
            33,
            100,
            29
          ],
          "cmyk": [
            0,
            45,
            100,
            42
          ],
          "luminance": 0.1218,
          "contrast": {
            "black": 3.44,
            "white": 6.11
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "tangerine-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F28500",
    "#006CF0",
    "#F00C00",
    "#E4F000",
    "#FFAF4D",
    "#945100"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "vibrant harmony",
    "tangerine palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Tangerine: 8.13:1",
    "White contrast on Tangerine: 2.58:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/tangerine.json",
    "https://www.colorsencyclopedia.com/api/colors/tangerine.json",
    "https://www.colorsencyclopedia.com/api/hex/f28500.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/tangerine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/tangerine.json",
  "cssSnippet": ":root {\n  --color-tangerine: #F28500;\n  --tangerine-complementary-1: #006CF0;\n  --tangerine-analogous-1: #F00C00;\n  --tangerine-analogous-2: #E4F000;\n  --tangerine-triadic-1: #00F084;\n  --tangerine-triadic-2: #8400F0;\n  --tangerine-tetradic-1: #00F00C;\n  --tangerine-tetradic-2: #006CF0;\n  --tangerine-tetradic-3: #F000E4;\n  --tangerine-split-complementary-1: #00E4F0;\n  --tangerine-split-complementary-2: #0C00F0;\n  --tangerine-monochromatic-1: #FFAF4D;\n  --tangerine-monochromatic-2: #F28500;\n  --tangerine-monochromatic-3: #945100;\n}\n\n.palette-tangerine-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F28500, #006CF0, #F00C00, #E4F000, #FFAF4D, #945100);\n}"
}

CSS Harmony Tokens

Use these tokens when Tangerine needs a complete palette system instead of a single color variable.

:root {
  --color-tangerine: #F28500;
  --tangerine-complementary-1: #006CF0;
  --tangerine-analogous-1: #F00C00;
  --tangerine-analogous-2: #E4F000;
  --tangerine-triadic-1: #00F084;
  --tangerine-triadic-2: #8400F0;
  --tangerine-tetradic-1: #00F00C;
  --tangerine-tetradic-2: #006CF0;
  --tangerine-tetradic-3: #F000E4;
  --tangerine-split-complementary-1: #00E4F0;
  --tangerine-split-complementary-2: #0C00F0;
  --tangerine-monochromatic-1: #FFAF4D;
  --tangerine-monochromatic-2: #F28500;
  --tangerine-monochromatic-3: #945100;
}

.palette-tangerine-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F28500, #006CF0, #F00C00, #E4F000, #FFAF4D, #945100);
}

Tangerine 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

The complementary set starts from Tangerine #F28500 and produces #006CF0. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorTangerine · #F28500
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Tangerine #F28500 and produces #F00C00 and #E4F000. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorTangerine · #F28500
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Tangerine #F28500 and produces #00F084 and #8400F0. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorTangerine · #F28500
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Tangerine #F28500 and produces #00F00C, #006CF0, and #F000E4. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorTangerine · #F28500
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Tangerine #F28500 and produces #00E4F0 and #0C00F0. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorTangerine · #F28500
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Tangerine #F28500 and produces #FFAF4D, #F28500, and #945100. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Tangerine in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorTangerine · #F28500