Generated palette
Warm Gray Palette
Warm Gray Palette is a generated palette built from #8A8378, #79808B, #8B7B79, #898B79. 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.
Warm Gray Palette combines primary #8A8378, secondary #79808B, surface #8B7B79, background #898B79, 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.
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.
#8A8378Warm Gray#79808B#79808B#8B7B79#8B7B79#898B79#898B79#000000BlackCSS Variables
--palette-warm-gray-primary: #8A8378; --palette-warm-gray-secondary: #79808B; --palette-warm-gray-surface: #8B7B79; --palette-warm-gray-background: #898B79; --palette-warm-gray-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Warm Gray Palette Data (JSON)
Structured palette data for Warm Gray 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": "#8A8378",
"name": "Warm Gray"
},
{
"role": "secondary",
"hex": "#79808B",
"name": "#79808B"
},
{
"role": "surface",
"hex": "#8B7B79",
"name": "#8B7B79"
},
{
"role": "background",
"hex": "#898B79",
"name": "#898B79"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#8A8378",
"name": "Warm Gray",
"blackContrast": 5.6,
"whiteContrast": 3.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#79808B",
"name": "#79808B",
"blackContrast": 5.27,
"whiteContrast": 3.98,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#8B7B79",
"name": "#8B7B79",
"blackContrast": 5.21,
"whiteContrast": 4.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#898B79",
"name": "#898B79",
"blackContrast": 6.03,
"whiteContrast": 3.48,
"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
[
"warm gray 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-warm-gray-primary: #8A8378;\n--palette-warm-gray-secondary: #79808B;\n--palette-warm-gray-surface: #8B7B79;\n--palette-warm-gray-background: #898B79;\n--palette-warm-gray-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "warm-gray",
"name": "Warm Gray Palette",
"type": "generated",
"sourceColor": "warm-gray",
"description": "Generated palette built from Warm Gray, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Warm Gray Palette combines primary #8A8378, secondary #79808B, surface #8B7B79, background #898B79, 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": [
"warm gray 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": "#8A8378",
"slug": "warm-gray",
"name": "Warm Gray",
"rgb": [
138,
131,
120
],
"hsl": [
37,
7,
51
],
"cmyk": [
0,
5,
13,
46
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.2299,
"contrast": {
"black": 5.6,
"white": 3.75
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/warm-gray/"
},
{
"role": "secondary",
"hex": "#79808B",
"slug": null,
"name": "#79808B",
"rgb": [
121,
128,
139
],
"hsl": [
217,
7,
51
],
"cmyk": [
13,
8,
0,
45
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.2137,
"contrast": {
"black": 5.27,
"white": 3.98
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/79808b/"
},
{
"role": "surface",
"hex": "#8B7B79",
"slug": null,
"name": "#8B7B79",
"rgb": [
139,
123,
121
],
"hsl": [
7,
7,
51
],
"cmyk": [
0,
12,
13,
45
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.2104,
"contrast": {
"black": 5.21,
"white": 4.03
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8b7b79/"
},
{
"role": "background",
"hex": "#898B79",
"slug": null,
"name": "#898B79",
"rgb": [
137,
139,
121
],
"hsl": [
67,
7,
51
],
"cmyk": [
1,
0,
13,
45
],
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"luminance": 0.2516,
"contrast": {
"black": 6.03,
"white": 3.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/898b79/"
},
{
"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": "#8A8378",
"name": "Warm Gray"
},
{
"role": "secondary",
"hex": "#79808B",
"name": "#79808B"
},
{
"role": "surface",
"hex": "#8B7B79",
"name": "#8B7B79"
},
{
"role": "background",
"hex": "#898B79",
"name": "#898B79"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#8A8378",
"name": "Warm Gray",
"blackContrast": 5.6,
"whiteContrast": 3.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#79808B",
"name": "#79808B",
"blackContrast": 5.27,
"whiteContrast": 3.98,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#8B7B79",
"name": "#8B7B79",
"blackContrast": 5.21,
"whiteContrast": 4.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#898B79",
"name": "#898B79",
"blackContrast": 6.03,
"whiteContrast": 3.48,
"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-warm-gray-primary: #8A8378;\n--palette-warm-gray-secondary: #79808B;\n--palette-warm-gray-surface: #8B7B79;\n--palette-warm-gray-background: #898B79;\n--palette-warm-gray-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/warm-gray.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/warm-gray.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/warm-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/warm-gray.json"
}