Generated palette
Tan Palette
Tan Palette: #D2B48C, #8DABD3, #D3928D, #CED38D. Check roles, contrast and CSS variables; open source-color links and JSON.
Tan Palette assigns primary #D2B48C, secondary #8DABD3, surface #D3928D, background #CED38D, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #CED38D at 0.6163; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Tan Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#D2B48CTan#8DABD3#8DABD3#D3928D#D3928D#CED38D#CED38D#000000BlackCSS Variables
--palette-tan-primary: #D2B48C; --palette-tan-secondary: #8DABD3; --palette-tan-surface: #D3928D; --palette-tan-background: #CED38D; --palette-tan-accent: #000000;
Accessibility Snapshot
Compare all 5 Tan Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Tan Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Tan Palette Data (JSON)
Structured palette data for Tan 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": "#D2B48C",
"name": "Tan"
},
{
"role": "secondary",
"hex": "#8DABD3",
"name": "#8DABD3"
},
{
"role": "surface",
"hex": "#D3928D",
"name": "#D3928D"
},
{
"role": "background",
"hex": "#CED38D",
"name": "#CED38D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D2B48C",
"name": "Tan",
"blackContrast": 10.65,
"whiteContrast": 1.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8DABD3",
"name": "#8DABD3",
"blackContrast": 8.9,
"whiteContrast": 2.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D3928D",
"name": "#D3928D",
"blackContrast": 8.27,
"whiteContrast": 2.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#CED38D",
"name": "#CED38D",
"blackContrast": 13.33,
"whiteContrast": 1.58,
"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
[
"tan palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"earth tone palette",
"balanced palette",
"dark 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-tan-primary: #D2B48C;\n--palette-tan-secondary: #8DABD3;\n--palette-tan-surface: #D3928D;\n--palette-tan-background: #CED38D;\n--palette-tan-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "tan",
"name": "Tan Palette",
"type": "generated",
"sourceColor": "tan",
"description": "Generated palette built from Tan, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Tan Palette combines primary #D2B48C, secondary #8DABD3, surface #D3928D, background #CED38D, accent #000000. 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": [
"tan palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"earth tone palette",
"balanced palette",
"dark 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": "#D2B48C",
"slug": "tan",
"name": "Tan",
"rgb": [
210,
180,
140
],
"hsl": [
34,
44,
69
],
"cmyk": [
0,
14,
33,
18
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.4824,
"contrast": {
"black": 10.65,
"white": 1.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/tan/"
},
{
"role": "secondary",
"hex": "#8DABD3",
"slug": null,
"name": "#8DABD3",
"rgb": [
141,
171,
211
],
"hsl": [
214,
44,
69
],
"cmyk": [
33,
19,
0,
17
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.3949,
"contrast": {
"black": 8.9,
"white": 2.36
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#D3928D",
"slug": null,
"name": "#D3928D",
"rgb": [
211,
146,
141
],
"hsl": [
4,
44,
69
],
"cmyk": [
0,
31,
33,
17
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.3633,
"contrast": {
"black": 8.27,
"white": 2.54
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#CED38D",
"slug": null,
"name": "#CED38D",
"rgb": [
206,
211,
141
],
"hsl": [
64,
44,
69
],
"cmyk": [
2,
0,
33,
17
],
"family": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.6163,
"contrast": {
"black": 13.33,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"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": "#D2B48C",
"name": "Tan"
},
{
"role": "secondary",
"hex": "#8DABD3",
"name": "#8DABD3"
},
{
"role": "surface",
"hex": "#D3928D",
"name": "#D3928D"
},
{
"role": "background",
"hex": "#CED38D",
"name": "#CED38D"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D2B48C",
"name": "Tan",
"blackContrast": 10.65,
"whiteContrast": 1.97,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8DABD3",
"name": "#8DABD3",
"blackContrast": 8.9,
"whiteContrast": 2.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#D3928D",
"name": "#D3928D",
"blackContrast": 8.27,
"whiteContrast": 2.54,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#CED38D",
"name": "#CED38D",
"blackContrast": 13.33,
"whiteContrast": 1.58,
"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-tan-primary: #D2B48C;\n--palette-tan-secondary: #8DABD3;\n--palette-tan-surface: #D3928D;\n--palette-tan-background: #CED38D;\n--palette-tan-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/tan.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/tan.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/tan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/tan.json"
}