Generated palette
Burnt Sienna Palette
Burnt Sienna Palette: #E97451, #53C6EA, #EA537B, #EAC153. Check roles, contrast and CSS variables; open source-color links and JSON.
Burnt Sienna Palette assigns primary #E97451, secondary #53C6EA, surface #EA537B, background #EAC153, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #EAC153 at 0.5626; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Burnt Sienna Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#E97451Burnt Sienna#53C6EA#53C6EA#EA537B#EA537B#EAC153#EAC153#000000BlackCSS Variables
--palette-burnt-sienna-primary: #E97451; --palette-burnt-sienna-secondary: #53C6EA; --palette-burnt-sienna-surface: #EA537B; --palette-burnt-sienna-background: #EAC153; --palette-burnt-sienna-accent: #000000;
Accessibility Snapshot
Compare all 5 Burnt Sienna Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Burnt Sienna Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Burnt Sienna Palette Data (JSON)
Structured palette data for Burnt Sienna 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": "#E97451",
"name": "Burnt Sienna"
},
{
"role": "secondary",
"hex": "#53C6EA",
"name": "#53C6EA"
},
{
"role": "surface",
"hex": "#EA537B",
"name": "#EA537B"
},
{
"role": "background",
"hex": "#EAC153",
"name": "#EAC153"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#E97451",
"name": "Burnt Sienna",
"blackContrast": 7.08,
"whiteContrast": 2.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#53C6EA",
"name": "#53C6EA",
"blackContrast": 10.63,
"whiteContrast": 1.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#EA537B",
"name": "#EA537B",
"blackContrast": 6.02,
"whiteContrast": 3.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#EAC153",
"name": "#EAC153",
"blackContrast": 12.25,
"whiteContrast": 1.71,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"burnt sienna palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange 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"
]CSS variables
"--palette-burnt-sienna-primary: #E97451;\n--palette-burnt-sienna-secondary: #53C6EA;\n--palette-burnt-sienna-surface: #EA537B;\n--palette-burnt-sienna-background: #EAC153;\n--palette-burnt-sienna-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "burnt-sienna",
"name": "Burnt Sienna Palette",
"type": "generated",
"sourceColor": "burnt-sienna",
"description": "Generated palette built from Burnt Sienna, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Burnt Sienna Palette combines primary #E97451, secondary #53C6EA, surface #EA537B, background #EAC153, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
"burnt sienna palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#E97451",
"slug": "burnt-sienna",
"name": "Burnt Sienna",
"rgb": [
233,
116,
81
],
"hsl": [
14,
78,
62
],
"cmyk": [
0,
50,
65,
9
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3041,
"contrast": {
"black": 7.08,
"white": 2.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/burnt-sienna/"
},
{
"role": "secondary",
"hex": "#53C6EA",
"slug": null,
"name": "#53C6EA",
"rgb": [
83,
198,
234
],
"hsl": [
194,
78,
62
],
"cmyk": [
65,
15,
0,
8
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.4817,
"contrast": {
"black": 10.63,
"white": 1.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#EA537B",
"slug": null,
"name": "#EA537B",
"rgb": [
234,
83,
123
],
"hsl": [
344,
78,
62
],
"cmyk": [
0,
65,
47,
8
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2511,
"contrast": {
"black": 6.02,
"white": 3.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#EAC153",
"slug": null,
"name": "#EAC153",
"rgb": [
234,
193,
83
],
"hsl": [
44,
78,
62
],
"cmyk": [
0,
18,
65,
8
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.5626,
"contrast": {
"black": 12.25,
"white": 1.71
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/eac153/"
},
{
"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": "#E97451",
"name": "Burnt Sienna"
},
{
"role": "secondary",
"hex": "#53C6EA",
"name": "#53C6EA"
},
{
"role": "surface",
"hex": "#EA537B",
"name": "#EA537B"
},
{
"role": "background",
"hex": "#EAC153",
"name": "#EAC153"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#E97451",
"name": "Burnt Sienna",
"blackContrast": 7.08,
"whiteContrast": 2.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#53C6EA",
"name": "#53C6EA",
"blackContrast": 10.63,
"whiteContrast": 1.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#EA537B",
"name": "#EA537B",
"blackContrast": 6.02,
"whiteContrast": 3.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#EAC153",
"name": "#EAC153",
"blackContrast": 12.25,
"whiteContrast": 1.71,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-burnt-sienna-primary: #E97451;\n--palette-burnt-sienna-secondary: #53C6EA;\n--palette-burnt-sienna-surface: #EA537B;\n--palette-burnt-sienna-background: #EAC153;\n--palette-burnt-sienna-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/burnt-sienna.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/burnt-sienna.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/burnt-sienna/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/burnt-sienna.json"
}