Generated palette

Spinel Palette

Spinel Palette is a generated palette built from #D83A56, #3BD8BB, #D83BA7, #D86D3B. 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.

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.

5colors
Red palettedominant group
4use 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#D83A56Spinel
Secondary#3BD8BB#3BD8BB
Surface#D83BA7#D83BA7
Background#D86D3B#D86D3B
Accent#000000Black

CSS Variables

--palette-spinel-primary: #D83A56;
--palette-spinel-secondary: #3BD8BB;
--palette-spinel-surface: #D83BA7;
--palette-spinel-background: #D86D3B;
--palette-spinel-accent: #000000;

Accessibility Snapshot

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

Primary#D83A56
Black 4.66:1 · White 4.51:1
Best #000000
Secondary#3BD8BB
Black 11.73:1 · White 1.79:1
Best #000000
Surface#D83BA7
Black 5.1:1 · White 4.11:1
Best #000000
Background#D86D3B
Black 6.17:1 · White 3.4: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 Spinel Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.183
Black text4.66:1AA Pass
White text4.51:1AA Pass
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": "#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": "https://www.colorsencyclopedia.com/hex/3bd8bb/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/d83ba7/"
    },
    {
      "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": "https://www.colorsencyclopedia.com/hex/d86d3b/"
    },
    {
      "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"
}