Generated palette
Sandy Brown Palette
Sandy Brown Palette: #F4A460, #62B0F4, #F46267, #F4EF62. Check roles, contrast and CSS variables; open source-color links and JSON.
Sandy Brown Palette assigns primary #F4A460, secondary #62B0F4, surface #F46267, background #F4EF62, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #F4EF62 at 0.8185; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Sandy Brown Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F4A460Sandy Brown#62B0F4#62B0F4#F46267#F46267#F4EF62#F4EF62#000000BlackCSS 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
Compare all 5 Sandy Brown Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Sandy Brown Palette roles behave together across common interface components before copying the CSS variables.
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.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured 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": null
},
{
"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": null
},
{
"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": null
},
{
"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"
}