Generated palette

Sandy Brown Palette

Sandy Brown Palette is a generated palette built from #F4A460, #62B0F4, #F46267, #F4EF62. 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.

Sandy Brown Palette combines primary #F4A460, secondary #62B0F4, surface #F46267, background #F4EF62, 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#F4A460Sandy Brown
Secondary#62B0F4#62B0F4
Surface#F46267#F46267
Background#F4EF62#F4EF62
Accent#000000Black

CSS Variables

--palette-sandy-brown-primary: #F4A460;
--palette-sandy-brown-secondary: #62B0F4;
--palette-sandy-brown-surface: #F46267;
--palette-sandy-brown-background: #F4EF62;
--palette-sandy-brown-accent: #000000;

Accessibility Snapshot

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

Primary#F4A460
Black 10.33:1 · White 2.03:1
Best #000000
Secondary#62B0F4
Black 9.04:1 · White 2.32:1
Best #000000
Surface#F46267
Black 6.79:1 · White 3.09:1
Best #000000
Background#F4EF62
Black 17.37:1 · White 1.21: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 Sandy Brown Palette Data (JSON)

Structured palette data for Sandy Brown Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.4663
Black text10.33:1AA Pass
White text2.03: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": "#F4A460",
    "name": "Sandy Brown"
  },
  {
    "role": "secondary",
    "hex": "#62B0F4",
    "name": "#62B0F4"
  },
  {
    "role": "surface",
    "hex": "#F46267",
    "name": "#F46267"
  },
  {
    "role": "background",
    "hex": "#F4EF62",
    "name": "#F4EF62"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#F4A460",
    "name": "Sandy Brown",
    "blackContrast": 10.33,
    "whiteContrast": 2.03,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#62B0F4",
    "name": "#62B0F4",
    "blackContrast": 9.04,
    "whiteContrast": 2.32,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#F46267",
    "name": "#F46267",
    "blackContrast": 6.79,
    "whiteContrast": 3.09,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#F4EF62",
    "name": "#F4EF62",
    "blackContrast": 17.37,
    "whiteContrast": 1.21,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "sandy brown 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-sandy-brown-primary: #F4A460;\n--palette-sandy-brown-secondary: #62B0F4;\n--palette-sandy-brown-surface: #F46267;\n--palette-sandy-brown-background: #F4EF62;\n--palette-sandy-brown-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "sandy-brown",
  "name": "Sandy Brown Palette",
  "type": "generated",
  "sourceColor": "sandy-brown",
  "description": "Generated palette built from Sandy Brown, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Sandy Brown Palette combines primary #F4A460, secondary #62B0F4, surface #F46267, background #F4EF62, 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": [
    "sandy brown 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": "#F4A460",
      "slug": "sandy-brown",
      "name": "Sandy Brown",
      "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"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/sandy-brown/"
    },
    {
      "role": "secondary",
      "hex": "#62B0F4",
      "slug": null,
      "name": "#62B0F4",
      "rgb": [
        98,
        176,
        244
      ],
      "hsl": [
        208,
        87,
        67
      ],
      "cmyk": [
        60,
        28,
        0,
        4
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4018,
      "contrast": {
        "black": 9.04,
        "white": 2.32
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/62b0f4/"
    },
    {
      "role": "surface",
      "hex": "#F46267",
      "slug": null,
      "name": "#F46267",
      "rgb": [
        244,
        98,
        103
      ],
      "hsl": [
        358,
        87,
        67
      ],
      "cmyk": [
        0,
        60,
        58,
        4
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2895,
      "contrast": {
        "black": 6.79,
        "white": 3.09
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/f46267/"
    },
    {
      "role": "background",
      "hex": "#F4EF62",
      "slug": null,
      "name": "#F4EF62",
      "rgb": [
        244,
        239,
        98
      ],
      "hsl": [
        58,
        87,
        67
      ],
      "cmyk": [
        0,
        2,
        60,
        4
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "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/"
    },
    {
      "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": "#F4A460",
      "name": "Sandy Brown"
    },
    {
      "role": "secondary",
      "hex": "#62B0F4",
      "name": "#62B0F4"
    },
    {
      "role": "surface",
      "hex": "#F46267",
      "name": "#F46267"
    },
    {
      "role": "background",
      "hex": "#F4EF62",
      "name": "#F4EF62"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#F4A460",
      "name": "Sandy Brown",
      "blackContrast": 10.33,
      "whiteContrast": 2.03,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#62B0F4",
      "name": "#62B0F4",
      "blackContrast": 9.04,
      "whiteContrast": 2.32,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#F46267",
      "name": "#F46267",
      "blackContrast": 6.79,
      "whiteContrast": 3.09,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#F4EF62",
      "name": "#F4EF62",
      "blackContrast": 17.37,
      "whiteContrast": 1.21,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-sandy-brown-primary: #F4A460;\n--palette-sandy-brown-secondary: #62B0F4;\n--palette-sandy-brown-surface: #F46267;\n--palette-sandy-brown-background: #F4EF62;\n--palette-sandy-brown-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/sandy-brown.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/sandy-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/sandy-brown.json"
}