Generated palette
Charcoal Palette
Charcoal Palette is a generated palette built from #36454F, #4F4036, #364F4C, #36384F. 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.
Charcoal Palette combines primary #36454F, secondary #4F4036, surface #364F4C, background #36384F, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a gray palette, orange palette, cyan 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.
#36454FCharcoal#4F4036#4F4036#364F4C#364F4C#36384F#36384F#FFFFFFWhiteCSS Variables
--palette-charcoal-primary: #36454F; --palette-charcoal-secondary: #4F4036; --palette-charcoal-surface: #364F4C; --palette-charcoal-background: #36384F; --palette-charcoal-accent: #FFFFFF;
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 Charcoal Palette Data (JSON)
Structured palette data for Charcoal 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": "#36454F",
"name": "Charcoal"
},
{
"role": "secondary",
"hex": "#4F4036",
"name": "#4F4036"
},
{
"role": "surface",
"hex": "#364F4C",
"name": "#364F4C"
},
{
"role": "background",
"hex": "#36384F",
"name": "#36384F"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#36454F",
"name": "Charcoal",
"blackContrast": 2.12,
"whiteContrast": 9.9,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#4F4036",
"name": "#4F4036",
"blackContrast": 2.12,
"whiteContrast": 9.91,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#364F4C",
"name": "#364F4C",
"blackContrast": 2.38,
"whiteContrast": 8.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#36384F",
"name": "#36384F",
"blackContrast": 1.84,
"whiteContrast": 11.44,
"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
[
"charcoal palette",
"generated palette",
"gray palette",
"orange palette",
"cyan palette",
"blue palette",
"dark palette",
"neutral palette",
"muted palette",
"earth tone palette",
"light 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-charcoal-primary: #36454F;\n--palette-charcoal-secondary: #4F4036;\n--palette-charcoal-surface: #364F4C;\n--palette-charcoal-background: #36384F;\n--palette-charcoal-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "charcoal",
"name": "Charcoal Palette",
"type": "generated",
"sourceColor": "charcoal",
"description": "Generated palette built from Charcoal, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Charcoal Palette combines primary #36454F, secondary #4F4036, surface #364F4C, background #36384F, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a gray palette, orange palette, cyan 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": [
"charcoal palette",
"generated palette",
"gray palette",
"orange palette",
"cyan palette",
"blue palette",
"dark palette",
"neutral palette",
"muted palette",
"earth tone palette",
"light 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": "#36454F",
"slug": "charcoal",
"name": "Charcoal",
"rgb": [
54,
69,
79
],
"hsl": [
204,
19,
26
],
"cmyk": [
32,
13,
0,
69
],
"family": "gray",
"temperature": "cool",
"tone": [
"dark",
"neutral"
],
"luminance": 0.0561,
"contrast": {
"black": 2.12,
"white": 9.9
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/charcoal/"
},
{
"role": "secondary",
"hex": "#4F4036",
"slug": null,
"name": "#4F4036",
"rgb": [
79,
64,
54
],
"hsl": [
24,
19,
26
],
"cmyk": [
0,
19,
32,
69
],
"family": "orange",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.056,
"contrast": {
"black": 2.12,
"white": 9.91
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4f4036/"
},
{
"role": "surface",
"hex": "#364F4C",
"slug": null,
"name": "#364F4C",
"rgb": [
54,
79,
76
],
"hsl": [
173,
19,
26
],
"cmyk": [
32,
0,
4,
69
],
"family": "cyan",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.069,
"contrast": {
"black": 2.38,
"white": 8.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/364f4c/"
},
{
"role": "background",
"hex": "#36384F",
"slug": null,
"name": "#36384F",
"rgb": [
54,
56,
79
],
"hsl": [
235,
19,
26
],
"cmyk": [
32,
29,
0,
69
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.0418,
"contrast": {
"black": 1.84,
"white": 11.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/36384f/"
},
{
"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": "#36454F",
"name": "Charcoal"
},
{
"role": "secondary",
"hex": "#4F4036",
"name": "#4F4036"
},
{
"role": "surface",
"hex": "#364F4C",
"name": "#364F4C"
},
{
"role": "background",
"hex": "#36384F",
"name": "#36384F"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#36454F",
"name": "Charcoal",
"blackContrast": 2.12,
"whiteContrast": 9.9,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#4F4036",
"name": "#4F4036",
"blackContrast": 2.12,
"whiteContrast": 9.91,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#364F4C",
"name": "#364F4C",
"blackContrast": 2.38,
"whiteContrast": 8.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#36384F",
"name": "#36384F",
"blackContrast": 1.84,
"whiteContrast": 11.44,
"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-charcoal-primary: #36454F;\n--palette-charcoal-secondary: #4F4036;\n--palette-charcoal-surface: #364F4C;\n--palette-charcoal-background: #36384F;\n--palette-charcoal-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/charcoal.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/charcoal.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/charcoal/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/charcoal.json"
}