Harmony system

Sandy Brown Color Harmonies

Sandy Brown color harmonies are generated from #F4A460 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Sandy Brown into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Sandy Brown 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.

SourceSandy Brown · #F4A460
Groups6
Palette colors6
FamilyOrange

How the harmony works

Sandy Brown Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.4663
Black text10.33:1AA Pass
White text2.03: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": "sandy-brown",
  "name": "Sandy Brown",
  "hex": "#F4A460",
  "url": "https://www.colorsencyclopedia.com/colors/sandy-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.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": "#62B0F4",
        "name": "#62B0F4",
        "slug": null,
        "rgb": [
          98,
          176,
          244
        ],
        "hsl": [
          208,
          87,
          67
        ],
        "cmyk": [
          60,
          28,
          0,
          4
        ],
        "luminance": 0.4018,
        "contrast": {
          "black": 9.04,
          "white": 2.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/62b0f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62b0f4.json"
      }
    ],
    "anchor": "sandy-brown-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": "#F46267",
        "name": "#F46267",
        "slug": null,
        "rgb": [
          244,
          98,
          103
        ],
        "hsl": [
          358,
          87,
          67
        ],
        "cmyk": [
          0,
          60,
          58,
          4
        ],
        "luminance": 0.2895,
        "contrast": {
          "black": 6.79,
          "white": 3.09
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/f46267/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f46267.json"
      },
      {
        "hex": "#F4EF62",
        "name": "#F4EF62",
        "slug": null,
        "rgb": [
          244,
          239,
          98
        ],
        "hsl": [
          58,
          87,
          67
        ],
        "cmyk": [
          0,
          2,
          60,
          4
        ],
        "luminance": 0.8185,
        "contrast": {
          "black": 17.37,
          "white": 1.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f4ef62/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4ef62.json"
      }
    ],
    "anchor": "sandy-brown-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": "#62F4A6",
        "name": "#62F4A6",
        "slug": null,
        "rgb": [
          98,
          244,
          166
        ],
        "hsl": [
          148,
          87,
          67
        ],
        "cmyk": [
          60,
          0,
          32,
          4
        ],
        "luminance": 0.7005,
        "contrast": {
          "black": 15.01,
          "white": 1.4
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/62f4a6/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62f4a6.json"
      },
      {
        "hex": "#A662F4",
        "name": "#A662F4",
        "slug": null,
        "rgb": [
          166,
          98,
          244
        ],
        "hsl": [
          268,
          87,
          67
        ],
        "cmyk": [
          32,
          60,
          0,
          4
        ],
        "luminance": 0.2337,
        "contrast": {
          "black": 5.67,
          "white": 3.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/a662f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a662f4.json"
      }
    ],
    "anchor": "sandy-brown-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": "#67F462",
        "name": "#67F462",
        "slug": null,
        "rgb": [
          103,
          244,
          98
        ],
        "hsl": [
          118,
          87,
          67
        ],
        "cmyk": [
          58,
          0,
          60,
          4
        ],
        "luminance": 0.6847,
        "contrast": {
          "black": 14.69,
          "white": 1.43
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/67f462/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/67f462.json"
      },
      {
        "hex": "#62B0F4",
        "name": "#62B0F4",
        "slug": null,
        "rgb": [
          98,
          176,
          244
        ],
        "hsl": [
          208,
          87,
          67
        ],
        "cmyk": [
          60,
          28,
          0,
          4
        ],
        "luminance": 0.4018,
        "contrast": {
          "black": 9.04,
          "white": 2.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/62b0f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62b0f4.json"
      },
      {
        "hex": "#EF62F4",
        "name": "#EF62F4",
        "slug": null,
        "rgb": [
          239,
          98,
          244
        ],
        "hsl": [
          298,
          87,
          67
        ],
        "cmyk": [
          2,
          60,
          0,
          4
        ],
        "luminance": 0.3362,
        "contrast": {
          "black": 7.72,
          "white": 2.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ef62f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ef62f4.json"
      }
    ],
    "anchor": "sandy-brown-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": "#62F4EF",
        "name": "#62F4EF",
        "slug": null,
        "rgb": [
          98,
          244,
          239
        ],
        "hsl": [
          178,
          87,
          67
        ],
        "cmyk": [
          60,
          0,
          2,
          4
        ],
        "luminance": 0.7353,
        "contrast": {
          "black": 15.71,
          "white": 1.34
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/62f4ef/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62f4ef.json"
      },
      {
        "hex": "#6267F4",
        "name": "#6267F4",
        "slug": null,
        "rgb": [
          98,
          103,
          244
        ],
        "hsl": [
          238,
          87,
          67
        ],
        "cmyk": [
          60,
          58,
          0,
          4
        ],
        "luminance": 0.1883,
        "contrast": {
          "black": 4.77,
          "white": 4.41
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6267f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6267f4.json"
      }
    ],
    "anchor": "sandy-brown-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": "#FAD7B7",
        "name": "#FAD7B7",
        "slug": null,
        "rgb": [
          250,
          215,
          183
        ],
        "hsl": [
          29,
          87,
          85
        ],
        "cmyk": [
          0,
          14,
          27,
          2
        ],
        "luminance": 0.7234,
        "contrast": {
          "black": 15.47,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fad7b7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fad7b7.json"
      },
      {
        "hex": "#F4A460",
        "name": "Sandy Brown",
        "slug": "sandy-brown",
        "rgb": [
          244,
          164,
          96
        ],
        "hsl": [
          28,
          87,
          67
        ],
        "cmyk": [
          0,
          33,
          61,
          4
        ],
        "luminance": 0.4663,
        "contrast": {
          "black": 10.33,
          "white": 2.03
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/sandy-brown/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
      },
      {
        "hex": "#EA7610",
        "name": "#EA7610",
        "slug": null,
        "rgb": [
          234,
          118,
          16
        ],
        "hsl": [
          28,
          87,
          49
        ],
        "cmyk": [
          0,
          50,
          93,
          8
        ],
        "luminance": 0.3049,
        "contrast": {
          "black": 7.1,
          "white": 2.96
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ea7610/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea7610.json"
      }
    ],
    "anchor": "sandy-brown-harmony-monochromatic"
  }
]
Signature palette
[
  "#F4A460",
  "#62B0F4",
  "#F46267",
  "#F4EF62",
  "#FAD7B7",
  "#EA7610"
]
Accessibility notes
[
  "Black contrast on Sandy Brown: 10.33:1",
  "White contrast on Sandy Brown: 2.03:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-sandy-brown: #F4A460;\n  --sandy-brown-complementary-1: #62B0F4;\n  --sandy-brown-analogous-1: #F46267;\n  --sandy-brown-analogous-2: #F4EF62;\n  --sandy-brown-triadic-1: #62F4A6;\n  --sandy-brown-triadic-2: #A662F4;\n  --sandy-brown-tetradic-1: #67F462;\n  --sandy-brown-tetradic-2: #62B0F4;\n  --sandy-brown-tetradic-3: #EF62F4;\n  --sandy-brown-split-complementary-1: #62F4EF;\n  --sandy-brown-split-complementary-2: #6267F4;\n  --sandy-brown-monochromatic-1: #FAD7B7;\n  --sandy-brown-monochromatic-2: #F4A460;\n  --sandy-brown-monochromatic-3: #EA7610;\n}\n\n.palette-sandy-brown-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F4A460, #62B0F4, #F46267, #F4EF62, #FAD7B7, #EA7610);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "sandy-brown",
  "name": "Sandy Brown",
  "hex": "#F4A460",
  "rgb": [
    244,
    164,
    96
  ],
  "hsl": [
    28,
    87,
    67
  ],
  "cmyk": [
    0,
    33,
    61,
    4
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.4663,
  "contrast": {
    "black": 10.33,
    "white": 2.03
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "sandy-brown",
    "name": "Sandy Brown",
    "hex": "#F4A460",
    "url": "https://www.colorsencyclopedia.com/colors/sandy-brown/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.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": "#62B0F4",
          "name": "#62B0F4",
          "slug": null,
          "rgb": [
            98,
            176,
            244
          ],
          "hsl": [
            208,
            87,
            67
          ],
          "cmyk": [
            60,
            28,
            0,
            4
          ],
          "luminance": 0.4018,
          "contrast": {
            "black": 9.04,
            "white": 2.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/62b0f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62b0f4.json"
        }
      ],
      "anchor": "sandy-brown-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": "#F46267",
          "name": "#F46267",
          "slug": null,
          "rgb": [
            244,
            98,
            103
          ],
          "hsl": [
            358,
            87,
            67
          ],
          "cmyk": [
            0,
            60,
            58,
            4
          ],
          "luminance": 0.2895,
          "contrast": {
            "black": 6.79,
            "white": 3.09
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/f46267/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f46267.json"
        },
        {
          "hex": "#F4EF62",
          "name": "#F4EF62",
          "slug": null,
          "rgb": [
            244,
            239,
            98
          ],
          "hsl": [
            58,
            87,
            67
          ],
          "cmyk": [
            0,
            2,
            60,
            4
          ],
          "luminance": 0.8185,
          "contrast": {
            "black": 17.37,
            "white": 1.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f4ef62/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4ef62.json"
        }
      ],
      "anchor": "sandy-brown-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": "#62F4A6",
          "name": "#62F4A6",
          "slug": null,
          "rgb": [
            98,
            244,
            166
          ],
          "hsl": [
            148,
            87,
            67
          ],
          "cmyk": [
            60,
            0,
            32,
            4
          ],
          "luminance": 0.7005,
          "contrast": {
            "black": 15.01,
            "white": 1.4
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/62f4a6/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62f4a6.json"
        },
        {
          "hex": "#A662F4",
          "name": "#A662F4",
          "slug": null,
          "rgb": [
            166,
            98,
            244
          ],
          "hsl": [
            268,
            87,
            67
          ],
          "cmyk": [
            32,
            60,
            0,
            4
          ],
          "luminance": 0.2337,
          "contrast": {
            "black": 5.67,
            "white": 3.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/a662f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a662f4.json"
        }
      ],
      "anchor": "sandy-brown-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": "#67F462",
          "name": "#67F462",
          "slug": null,
          "rgb": [
            103,
            244,
            98
          ],
          "hsl": [
            118,
            87,
            67
          ],
          "cmyk": [
            58,
            0,
            60,
            4
          ],
          "luminance": 0.6847,
          "contrast": {
            "black": 14.69,
            "white": 1.43
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/67f462/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/67f462.json"
        },
        {
          "hex": "#62B0F4",
          "name": "#62B0F4",
          "slug": null,
          "rgb": [
            98,
            176,
            244
          ],
          "hsl": [
            208,
            87,
            67
          ],
          "cmyk": [
            60,
            28,
            0,
            4
          ],
          "luminance": 0.4018,
          "contrast": {
            "black": 9.04,
            "white": 2.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/62b0f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62b0f4.json"
        },
        {
          "hex": "#EF62F4",
          "name": "#EF62F4",
          "slug": null,
          "rgb": [
            239,
            98,
            244
          ],
          "hsl": [
            298,
            87,
            67
          ],
          "cmyk": [
            2,
            60,
            0,
            4
          ],
          "luminance": 0.3362,
          "contrast": {
            "black": 7.72,
            "white": 2.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ef62f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ef62f4.json"
        }
      ],
      "anchor": "sandy-brown-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": "#62F4EF",
          "name": "#62F4EF",
          "slug": null,
          "rgb": [
            98,
            244,
            239
          ],
          "hsl": [
            178,
            87,
            67
          ],
          "cmyk": [
            60,
            0,
            2,
            4
          ],
          "luminance": 0.7353,
          "contrast": {
            "black": 15.71,
            "white": 1.34
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/62f4ef/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/62f4ef.json"
        },
        {
          "hex": "#6267F4",
          "name": "#6267F4",
          "slug": null,
          "rgb": [
            98,
            103,
            244
          ],
          "hsl": [
            238,
            87,
            67
          ],
          "cmyk": [
            60,
            58,
            0,
            4
          ],
          "luminance": 0.1883,
          "contrast": {
            "black": 4.77,
            "white": 4.41
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6267f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6267f4.json"
        }
      ],
      "anchor": "sandy-brown-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": "#FAD7B7",
          "name": "#FAD7B7",
          "slug": null,
          "rgb": [
            250,
            215,
            183
          ],
          "hsl": [
            29,
            87,
            85
          ],
          "cmyk": [
            0,
            14,
            27,
            2
          ],
          "luminance": 0.7234,
          "contrast": {
            "black": 15.47,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fad7b7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fad7b7.json"
        },
        {
          "hex": "#F4A460",
          "name": "Sandy Brown",
          "slug": "sandy-brown",
          "rgb": [
            244,
            164,
            96
          ],
          "hsl": [
            28,
            87,
            67
          ],
          "cmyk": [
            0,
            33,
            61,
            4
          ],
          "luminance": 0.4663,
          "contrast": {
            "black": 10.33,
            "white": 2.03
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/sandy-brown/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
        },
        {
          "hex": "#EA7610",
          "name": "#EA7610",
          "slug": null,
          "rgb": [
            234,
            118,
            16
          ],
          "hsl": [
            28,
            87,
            49
          ],
          "cmyk": [
            0,
            50,
            93,
            8
          ],
          "luminance": 0.3049,
          "contrast": {
            "black": 7.1,
            "white": 2.96
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ea7610/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ea7610.json"
        }
      ],
      "anchor": "sandy-brown-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F4A460",
    "#62B0F4",
    "#F46267",
    "#F4EF62",
    "#FAD7B7",
    "#EA7610"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "vibrant harmony",
    "sandy brown palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Sandy Brown: 10.33:1",
    "White contrast on Sandy Brown: 2.03:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/sandy-brown.json",
    "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json",
    "https://www.colorsencyclopedia.com/api/hex/f4a460.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/sandy-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/sandy-brown.json",
  "cssSnippet": ":root {\n  --color-sandy-brown: #F4A460;\n  --sandy-brown-complementary-1: #62B0F4;\n  --sandy-brown-analogous-1: #F46267;\n  --sandy-brown-analogous-2: #F4EF62;\n  --sandy-brown-triadic-1: #62F4A6;\n  --sandy-brown-triadic-2: #A662F4;\n  --sandy-brown-tetradic-1: #67F462;\n  --sandy-brown-tetradic-2: #62B0F4;\n  --sandy-brown-tetradic-3: #EF62F4;\n  --sandy-brown-split-complementary-1: #62F4EF;\n  --sandy-brown-split-complementary-2: #6267F4;\n  --sandy-brown-monochromatic-1: #FAD7B7;\n  --sandy-brown-monochromatic-2: #F4A460;\n  --sandy-brown-monochromatic-3: #EA7610;\n}\n\n.palette-sandy-brown-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F4A460, #62B0F4, #F46267, #F4EF62, #FAD7B7, #EA7610);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-sandy-brown: #F4A460;
  --sandy-brown-complementary-1: #62B0F4;
  --sandy-brown-analogous-1: #F46267;
  --sandy-brown-analogous-2: #F4EF62;
  --sandy-brown-triadic-1: #62F4A6;
  --sandy-brown-triadic-2: #A662F4;
  --sandy-brown-tetradic-1: #67F462;
  --sandy-brown-tetradic-2: #62B0F4;
  --sandy-brown-tetradic-3: #EF62F4;
  --sandy-brown-split-complementary-1: #62F4EF;
  --sandy-brown-split-complementary-2: #6267F4;
  --sandy-brown-monochromatic-1: #FAD7B7;
  --sandy-brown-monochromatic-2: #F4A460;
  --sandy-brown-monochromatic-3: #EA7610;
}

.palette-sandy-brown-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F4A460, #62B0F4, #F46267, #F4EF62, #FAD7B7, #EA7610);
}

Sandy Brown 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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorSandy Brown · #F4A460
#62B0F4#62B0F4
Analogous 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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorSandy Brown · #F4A460
#F46267#F46267
#F4EF62#F4EF62
Triadic 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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorSandy Brown · #F4A460
#62F4A6#62F4A6
#A662F4#A662F4
Tetradic 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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorSandy Brown · #F4A460
#67F462#67F462
#62B0F4#62B0F4
#EF62F4#EF62F4
Split 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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorSandy Brown · #F4A460
#62F4EF#62F4EF
#6267F4#6267F4
Monochromatic 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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorSandy Brown · #F4A460
#FAD7B7#FAD7B7
Sandy Brown#F4A460
#EA7610#EA7610