Generated palette

Taupe Palette

Taupe Palette: #483C32, #323E48, #483233, #484732. Check roles, contrast and CSS variables; open source-color links and JSON.

Taupe Palette assigns primary #483C32, secondary #323E48, surface #483233, background #484732, accent #FFFFFF. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #483233 at 0.039 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Orange palettedominant group
6use cases

Palette Color Roles

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

Primary#483C32Taupe
Secondary#323E48#323E48
Surface#483233#483233
Background#484732#484732
Accent#FFFFFFWhite

CSS Variables

--palette-taupe-primary: #483C32;
--palette-taupe-secondary: #323E48;
--palette-taupe-surface: #483233;
--palette-taupe-background: #484732;
--palette-taupe-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#483C32
Black 1.97:1 · White 10.67:1
Best #FFFFFF
Secondary#323E48
Black 1.92:1 · White 10.95:1
Best #FFFFFF
Surface#483233
Black 1.78:1 · White 11.8:1
Best #FFFFFF
Background#484732
Black 2.22:1 · White 9.45:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Taupe 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 Taupe Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.0484
Black text1.97:1AA Fail
White text10.67: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": "#483C32",
    "name": "Taupe"
  },
  {
    "role": "secondary",
    "hex": "#323E48",
    "name": "#323E48"
  },
  {
    "role": "surface",
    "hex": "#483233",
    "name": "#483233"
  },
  {
    "role": "background",
    "hex": "#484732",
    "name": "#484732"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#483C32",
    "name": "Taupe",
    "blackContrast": 1.97,
    "whiteContrast": 10.67,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "secondary",
    "hex": "#323E48",
    "name": "#323E48",
    "blackContrast": 1.92,
    "whiteContrast": 10.95,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#483233",
    "name": "#483233",
    "blackContrast": 1.78,
    "whiteContrast": 11.8,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#484732",
    "name": "#484732",
    "blackContrast": 2.22,
    "whiteContrast": 9.45,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "taupe palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "dark palette",
  "earth tone palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "calm digital interfaces"
]
CSS variables
"--palette-taupe-primary: #483C32;\n--palette-taupe-secondary: #323E48;\n--palette-taupe-surface: #483233;\n--palette-taupe-background: #484732;\n--palette-taupe-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "taupe",
  "name": "Taupe Palette",
  "type": "generated",
  "sourceColor": "taupe",
  "description": "Generated palette built from Taupe, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Taupe Palette combines primary #483C32, secondary #323E48, surface #483233, background #484732, accent #FFFFFF. 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": [
    "taupe palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "dark palette",
    "earth tone palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#483C32",
      "slug": "taupe",
      "name": "Taupe",
      "rgb": [
        72,
        60,
        50
      ],
      "hsl": [
        27,
        18,
        24
      ],
      "cmyk": [
        0,
        17,
        31,
        72
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "dark",
        "earth-tone"
      ],
      "luminance": 0.0484,
      "contrast": {
        "black": 1.97,
        "white": 10.67
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/taupe/"
    },
    {
      "role": "secondary",
      "hex": "#323E48",
      "slug": null,
      "name": "#323E48",
      "rgb": [
        50,
        62,
        72
      ],
      "hsl": [
        207,
        18,
        24
      ],
      "cmyk": [
        31,
        14,
        0,
        72
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.0459,
      "contrast": {
        "black": 1.92,
        "white": 10.95
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#483233",
      "slug": null,
      "name": "#483233",
      "rgb": [
        72,
        50,
        51
      ],
      "hsl": [
        357,
        18,
        24
      ],
      "cmyk": [
        0,
        31,
        29,
        72
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.039,
      "contrast": {
        "black": 1.78,
        "white": 11.8
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#484732",
      "slug": null,
      "name": "#484732",
      "rgb": [
        72,
        71,
        50
      ],
      "hsl": [
        57,
        18,
        24
      ],
      "cmyk": [
        0,
        1,
        31,
        72
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "dark",
        "earth-tone"
      ],
      "luminance": 0.0611,
      "contrast": {
        "black": 2.22,
        "white": 9.45
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "slug": "white",
      "name": "White",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/white/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#483C32",
      "name": "Taupe"
    },
    {
      "role": "secondary",
      "hex": "#323E48",
      "name": "#323E48"
    },
    {
      "role": "surface",
      "hex": "#483233",
      "name": "#483233"
    },
    {
      "role": "background",
      "hex": "#484732",
      "name": "#484732"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#483C32",
      "name": "Taupe",
      "blackContrast": 1.97,
      "whiteContrast": 10.67,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "secondary",
      "hex": "#323E48",
      "name": "#323E48",
      "blackContrast": 1.92,
      "whiteContrast": 10.95,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#483233",
      "name": "#483233",
      "blackContrast": 1.78,
      "whiteContrast": 11.8,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#484732",
      "name": "#484732",
      "blackContrast": 2.22,
      "whiteContrast": 9.45,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-taupe-primary: #483C32;\n--palette-taupe-secondary: #323E48;\n--palette-taupe-surface: #483233;\n--palette-taupe-background: #484732;\n--palette-taupe-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/taupe.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/taupe.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/taupe/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/taupe.json"
}