Generated palette
Cool Gray Palette
Cool Gray Palette is a generated palette built from #8C92AC, #ABA68C, #8CA1AB, #968CAB. 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.
Cool Gray Palette combines primary #8C92AC, secondary #ABA68C, surface #8CA1AB, background #968CAB, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, yellow palette, purple 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.
#8C92ACCool Gray#ABA68C#ABA68C#8CA1AB#8CA1AB#968CAB#968CAB#000000BlackCSS Variables
--palette-cool-gray-primary: #8C92AC; --palette-cool-gray-secondary: #ABA68C; --palette-cool-gray-surface: #8CA1AB; --palette-cool-gray-background: #968CAB; --palette-cool-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 Cool Gray Palette Data (JSON)
Structured palette data for Cool 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": "#8C92AC",
"name": "Cool Gray"
},
{
"role": "secondary",
"hex": "#ABA68C",
"name": "#ABA68C"
},
{
"role": "surface",
"hex": "#8CA1AB",
"name": "#8CA1AB"
},
{
"role": "background",
"hex": "#968CAB",
"name": "#968CAB"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#8C92AC",
"name": "Cool Gray",
"blackContrast": 6.82,
"whiteContrast": 3.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#ABA68C",
"name": "#ABA68C",
"blackContrast": 8.56,
"whiteContrast": 2.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#8CA1AB",
"name": "#8CA1AB",
"blackContrast": 7.8,
"whiteContrast": 2.69,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#968CAB",
"name": "#968CAB",
"blackContrast": 6.64,
"whiteContrast": 3.16,
"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
[
"cool gray palette",
"generated palette",
"blue palette",
"yellow palette",
"purple palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"calm digital interfaces"
]CSS variables
"--palette-cool-gray-primary: #8C92AC;\n--palette-cool-gray-secondary: #ABA68C;\n--palette-cool-gray-surface: #8CA1AB;\n--palette-cool-gray-background: #968CAB;\n--palette-cool-gray-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cool-gray",
"name": "Cool Gray Palette",
"type": "generated",
"sourceColor": "cool-gray",
"description": "Generated palette built from Cool Gray, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Cool Gray Palette combines primary #8C92AC, secondary #ABA68C, surface #8CA1AB, background #968CAB, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, yellow palette, purple 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": [
"cool gray palette",
"generated palette",
"blue palette",
"yellow palette",
"purple palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#8C92AC",
"slug": "cool-gray",
"name": "Cool Gray",
"rgb": [
140,
146,
172
],
"hsl": [
229,
16,
61
],
"cmyk": [
19,
15,
0,
33
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.2911,
"contrast": {
"black": 6.82,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/cool-gray/"
},
{
"role": "secondary",
"hex": "#ABA68C",
"slug": null,
"name": "#ABA68C",
"rgb": [
171,
166,
140
],
"hsl": [
50,
16,
61
],
"cmyk": [
0,
3,
18,
33
],
"family": "yellow",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.3782,
"contrast": {
"black": 8.56,
"white": 2.45
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/aba68c/"
},
{
"role": "surface",
"hex": "#8CA1AB",
"slug": null,
"name": "#8CA1AB",
"rgb": [
140,
161,
171
],
"hsl": [
199,
16,
61
],
"cmyk": [
18,
6,
0,
33
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.3401,
"contrast": {
"black": 7.8,
"white": 2.69
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8ca1ab/"
},
{
"role": "background",
"hex": "#968CAB",
"slug": null,
"name": "#968CAB",
"rgb": [
150,
140,
171
],
"hsl": [
259,
16,
61
],
"cmyk": [
12,
18,
0,
33
],
"family": "purple",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.2818,
"contrast": {
"black": 6.64,
"white": 3.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/968cab/"
},
{
"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": "#8C92AC",
"name": "Cool Gray"
},
{
"role": "secondary",
"hex": "#ABA68C",
"name": "#ABA68C"
},
{
"role": "surface",
"hex": "#8CA1AB",
"name": "#8CA1AB"
},
{
"role": "background",
"hex": "#968CAB",
"name": "#968CAB"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#8C92AC",
"name": "Cool Gray",
"blackContrast": 6.82,
"whiteContrast": 3.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#ABA68C",
"name": "#ABA68C",
"blackContrast": 8.56,
"whiteContrast": 2.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#8CA1AB",
"name": "#8CA1AB",
"blackContrast": 7.8,
"whiteContrast": 2.69,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#968CAB",
"name": "#968CAB",
"blackContrast": 6.64,
"whiteContrast": 3.16,
"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-cool-gray-primary: #8C92AC;\n--palette-cool-gray-secondary: #ABA68C;\n--palette-cool-gray-surface: #8CA1AB;\n--palette-cool-gray-background: #968CAB;\n--palette-cool-gray-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/cool-gray.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/cool-gray.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/cool-gray/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cool-gray.json"
}