Generated palette
Mushroom Palette
Mushroom Palette: #B7A99A, #9AA8B7, #B79A9A, #B7B79A. Check roles, contrast and CSS variables; open source-color links and JSON.
Mushroom Palette assigns primary #B7A99A, secondary #9AA8B7, surface #B79A9A, background #B7B79A, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #B7B79A at 0.4627; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Mushroom Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#B7A99AMushroom#9AA8B7#9AA8B7#B79A9A#B79A9A#B7B79A#B7B79A#000000BlackCSS Variables
--palette-mushroom-primary: #B7A99A; --palette-mushroom-secondary: #9AA8B7; --palette-mushroom-surface: #B79A9A; --palette-mushroom-background: #B7B79A; --palette-mushroom-accent: #000000;
Accessibility Snapshot
Compare all 5 Mushroom Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Mushroom Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Mushroom Palette Data (JSON)
Structured palette data for Mushroom 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": "#B7A99A",
"name": "Mushroom"
},
{
"role": "secondary",
"hex": "#9AA8B7",
"name": "#9AA8B7"
},
{
"role": "surface",
"hex": "#B79A9A",
"name": "#B79A9A"
},
{
"role": "background",
"hex": "#B7B79A",
"name": "#B7B79A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B7A99A",
"name": "Mushroom",
"blackContrast": 9.16,
"whiteContrast": 2.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#9AA8B7",
"name": "#9AA8B7",
"blackContrast": 8.66,
"whiteContrast": 2.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B79A9A",
"name": "#B79A9A",
"blackContrast": 8.1,
"whiteContrast": 2.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#B7B79A",
"name": "#B7B79A",
"blackContrast": 10.25,
"whiteContrast": 2.05,
"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
[
"mushroom palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"calm digital interfaces"
]CSS variables
"--palette-mushroom-primary: #B7A99A;\n--palette-mushroom-secondary: #9AA8B7;\n--palette-mushroom-surface: #B79A9A;\n--palette-mushroom-background: #B7B79A;\n--palette-mushroom-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "mushroom",
"name": "Mushroom Palette",
"type": "generated",
"sourceColor": "mushroom",
"description": "Generated palette built from Mushroom, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Mushroom Palette combines primary #B7A99A, secondary #9AA8B7, surface #B79A9A, background #B7B79A, 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": [
"mushroom palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#B7A99A",
"slug": "mushroom",
"name": "Mushroom",
"rgb": [
183,
169,
154
],
"hsl": [
31,
17,
66
],
"cmyk": [
0,
8,
16,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.4078,
"contrast": {
"black": 9.16,
"white": 2.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/mushroom/"
},
{
"role": "secondary",
"hex": "#9AA8B7",
"slug": null,
"name": "#9AA8B7",
"rgb": [
154,
168,
183
],
"hsl": [
211,
17,
66
],
"cmyk": [
16,
8,
0,
28
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.3829,
"contrast": {
"black": 8.66,
"white": 2.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#B79A9A",
"slug": null,
"name": "#B79A9A",
"rgb": [
183,
154,
154
],
"hsl": [
0,
17,
66
],
"cmyk": [
0,
16,
16,
28
],
"family": "red",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.3551,
"contrast": {
"black": 8.1,
"white": 2.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#B7B79A",
"slug": null,
"name": "#B7B79A",
"rgb": [
183,
183,
154
],
"hsl": [
60,
17,
66
],
"cmyk": [
0,
0,
16,
28
],
"family": "yellow",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.4627,
"contrast": {
"black": 10.25,
"white": 2.05
},
"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": "#B7A99A",
"name": "Mushroom"
},
{
"role": "secondary",
"hex": "#9AA8B7",
"name": "#9AA8B7"
},
{
"role": "surface",
"hex": "#B79A9A",
"name": "#B79A9A"
},
{
"role": "background",
"hex": "#B7B79A",
"name": "#B7B79A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B7A99A",
"name": "Mushroom",
"blackContrast": 9.16,
"whiteContrast": 2.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#9AA8B7",
"name": "#9AA8B7",
"blackContrast": 8.66,
"whiteContrast": 2.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#B79A9A",
"name": "#B79A9A",
"blackContrast": 8.1,
"whiteContrast": 2.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#B7B79A",
"name": "#B7B79A",
"blackContrast": 10.25,
"whiteContrast": 2.05,
"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-mushroom-primary: #B7A99A;\n--palette-mushroom-secondary: #9AA8B7;\n--palette-mushroom-surface: #B79A9A;\n--palette-mushroom-background: #B7B79A;\n--palette-mushroom-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/mushroom.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/mushroom.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/mushroom/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/mushroom.json"
}