Generated palette

Titanium Palette

Titanium Palette: #878681, #828387, #878482, #858782. Check roles, contrast and CSS variables; open source-color links and JSON.

Titanium Palette assigns primary #878681, secondary #828387, surface #878482, background #858782, accent #000000. The set spans Gray families with neutral temperature. Luminance runs from #000000 at 0 to #858782 at 0.2393; black gives higher contrast on 4 of 5 values.

5colors
Gray palettedominant group
5use cases

Palette Color Roles

Titanium Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#878681Titanium
Secondary#828387#828387
Surface#878482#878482
Background#858782#858782
Accent#000000Black

CSS Variables

--palette-titanium-primary: #878681;
--palette-titanium-secondary: #828387;
--palette-titanium-surface: #878482;
--palette-titanium-background: #858782;
--palette-titanium-accent: #000000;

Accessibility Snapshot

Compare all 5 Titanium Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#878681
Black 5.76:1 · White 3.65:1
Best #000000
Secondary#828387
Black 5.55:1 · White 3.79:1
Best #000000
Surface#878482
Black 5.65:1 · White 3.71:1
Best #000000
Background#858782
Black 5.79:1 · White 3.63:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Titanium Palette roles behave together across common interface components before copying the CSS variables.

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 Titanium Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2379
Black text5.76:1AA Pass
White text3.65: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": "#878681",
    "name": "Titanium"
  },
  {
    "role": "secondary",
    "hex": "#828387",
    "name": "#828387"
  },
  {
    "role": "surface",
    "hex": "#878482",
    "name": "#878482"
  },
  {
    "role": "background",
    "hex": "#858782",
    "name": "#858782"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#878681",
    "name": "Titanium",
    "blackContrast": 5.76,
    "whiteContrast": 3.65,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#828387",
    "name": "#828387",
    "blackContrast": 5.55,
    "whiteContrast": 3.79,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#878482",
    "name": "#878482",
    "blackContrast": 5.65,
    "whiteContrast": 3.71,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#858782",
    "name": "#858782",
    "blackContrast": 5.79,
    "whiteContrast": 3.63,
    "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
[
  "titanium palette",
  "generated palette",
  "gray palette",
  "muted palette",
  "dark palette",
  "neutral palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes"
]
CSS variables
"--palette-titanium-primary: #878681;\n--palette-titanium-secondary: #828387;\n--palette-titanium-surface: #878482;\n--palette-titanium-background: #858782;\n--palette-titanium-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "titanium",
  "name": "Titanium Palette",
  "type": "generated",
  "sourceColor": "titanium",
  "description": "Generated palette built from Titanium, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Titanium Palette combines primary #878681, secondary #828387, surface #878482, background #858782, accent #000000. According to Colors Encyclopedia, the palette works as a gray palette, muted palette, dark 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": [
    "titanium palette",
    "generated palette",
    "gray palette",
    "muted palette",
    "dark palette",
    "neutral palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#878681",
      "slug": "titanium",
      "name": "Titanium",
      "rgb": [
        135,
        134,
        129
      ],
      "hsl": [
        50,
        2,
        52
      ],
      "cmyk": [
        0,
        1,
        4,
        47
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2379,
      "contrast": {
        "black": 5.76,
        "white": 3.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/titanium/"
    },
    {
      "role": "secondary",
      "hex": "#828387",
      "slug": null,
      "name": "#828387",
      "rgb": [
        130,
        131,
        135
      ],
      "hsl": [
        228,
        2,
        52
      ],
      "cmyk": [
        4,
        3,
        0,
        47
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2273,
      "contrast": {
        "black": 5.55,
        "white": 3.79
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#878482",
      "slug": null,
      "name": "#878482",
      "rgb": [
        135,
        132,
        130
      ],
      "hsl": [
        24,
        2,
        52
      ],
      "cmyk": [
        0,
        2,
        4,
        47
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2327,
      "contrast": {
        "black": 5.65,
        "white": 3.71
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#858782",
      "slug": null,
      "name": "#858782",
      "rgb": [
        133,
        135,
        130
      ],
      "hsl": [
        84,
        2,
        52
      ],
      "cmyk": [
        1,
        0,
        4,
        47
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2393,
      "contrast": {
        "black": 5.79,
        "white": 3.63
      },
      "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": "#878681",
      "name": "Titanium"
    },
    {
      "role": "secondary",
      "hex": "#828387",
      "name": "#828387"
    },
    {
      "role": "surface",
      "hex": "#878482",
      "name": "#878482"
    },
    {
      "role": "background",
      "hex": "#858782",
      "name": "#858782"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#878681",
      "name": "Titanium",
      "blackContrast": 5.76,
      "whiteContrast": 3.65,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#828387",
      "name": "#828387",
      "blackContrast": 5.55,
      "whiteContrast": 3.79,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#878482",
      "name": "#878482",
      "blackContrast": 5.65,
      "whiteContrast": 3.71,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#858782",
      "name": "#858782",
      "blackContrast": 5.79,
      "whiteContrast": 3.63,
      "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-titanium-primary: #878681;\n--palette-titanium-secondary: #828387;\n--palette-titanium-surface: #878482;\n--palette-titanium-background: #858782;\n--palette-titanium-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/titanium.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/titanium.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/titanium/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/titanium.json"
}