Generated palette
Spinel Palette
Spinel Palette: #D83A56, #3BD8BB, #D83BA7, #D86D3B. Check roles, contrast and CSS variables; open source-color links and JSON.
Spinel Palette assigns primary #D83A56, secondary #3BD8BB, surface #D83BA7, background #D86D3B, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #3BD8BB at 0.5363; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Spinel Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#D83A56Spinel#3BD8BB#3BD8BB#D83BA7#D83BA7#D86D3B#D86D3B#000000BlackCSS Variables
--palette-spinel-primary: #D83A56; --palette-spinel-secondary: #3BD8BB; --palette-spinel-surface: #D83BA7; --palette-spinel-background: #D86D3B; --palette-spinel-accent: #000000;
Accessibility Snapshot
Compare all 5 Spinel Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Spinel Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Spinel Palette Data (JSON)
Structured palette data for Spinel 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": "#D83A56",
"name": "Spinel"
},
{
"role": "secondary",
"hex": "#3BD8BB",
"name": "#3BD8BB"
},
{
"role": "surface",
"hex": "#D83BA7",
"name": "#D83BA7"
},
{
"role": "background",
"hex": "#D86D3B",
"name": "#D86D3B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D83A56",
"name": "Spinel",
"blackContrast": 4.66,
"whiteContrast": 4.51,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#FFFFFF"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#3BD8BB",
"name": "#3BD8BB",
"blackContrast": 11.73,
"whiteContrast": 1.79,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D83BA7",
"name": "#D83BA7",
"blackContrast": 5.1,
"whiteContrast": 4.11,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D86D3B",
"name": "#D86D3B",
"blackContrast": 6.17,
"whiteContrast": 3.4,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"spinel palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-spinel-primary: #D83A56;\n--palette-spinel-secondary: #3BD8BB;\n--palette-spinel-surface: #D83BA7;\n--palette-spinel-background: #D86D3B;\n--palette-spinel-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "spinel",
"name": "Spinel Palette",
"type": "generated",
"sourceColor": "spinel",
"description": "Generated palette built from Spinel, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Spinel Palette combines primary #D83A56, secondary #3BD8BB, surface #D83BA7, background #D86D3B, 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": [
"spinel palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#D83A56",
"slug": "spinel",
"name": "Spinel",
"rgb": [
216,
58,
86
],
"hsl": [
349,
67,
54
],
"cmyk": [
0,
73,
60,
15
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.183,
"contrast": {
"black": 4.66,
"white": 4.51
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/spinel/"
},
{
"role": "secondary",
"hex": "#3BD8BB",
"slug": null,
"name": "#3BD8BB",
"rgb": [
59,
216,
187
],
"hsl": [
169,
67,
54
],
"cmyk": [
73,
0,
13,
15
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.5363,
"contrast": {
"black": 11.73,
"white": 1.79
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#D83BA7",
"slug": null,
"name": "#D83BA7",
"rgb": [
216,
59,
167
],
"hsl": [
319,
67,
54
],
"cmyk": [
0,
73,
23,
15
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2052,
"contrast": {
"black": 5.1,
"white": 4.11
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#D86D3B",
"slug": null,
"name": "#D86D3B",
"rgb": [
216,
109,
59
],
"hsl": [
19,
67,
54
],
"cmyk": [
0,
50,
73,
15
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2585,
"contrast": {
"black": 6.17,
"white": 3.4
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"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": "#D83A56",
"name": "Spinel"
},
{
"role": "secondary",
"hex": "#3BD8BB",
"name": "#3BD8BB"
},
{
"role": "surface",
"hex": "#D83BA7",
"name": "#D83BA7"
},
{
"role": "background",
"hex": "#D86D3B",
"name": "#D86D3B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D83A56",
"name": "Spinel",
"blackContrast": 4.66,
"whiteContrast": 4.51,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#FFFFFF"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#3BD8BB",
"name": "#3BD8BB",
"blackContrast": 11.73,
"whiteContrast": 1.79,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D83BA7",
"name": "#D83BA7",
"blackContrast": 5.1,
"whiteContrast": 4.11,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D86D3B",
"name": "#D86D3B",
"blackContrast": 6.17,
"whiteContrast": 3.4,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-spinel-primary: #D83A56;\n--palette-spinel-secondary: #3BD8BB;\n--palette-spinel-surface: #D83BA7;\n--palette-spinel-background: #D86D3B;\n--palette-spinel-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/spinel.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/spinel.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/spinel/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/spinel.json"
}