Generated palette
Eucalyptus Palette
Eucalyptus Palette: #5F8575, #865F6F, #5F8662, #5F8386. Check roles, contrast and CSS variables; open source-color links and JSON.
Eucalyptus Palette assigns primary #5F8575, secondary #865F6F, surface #5F8662, background #5F8386, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #5F8575 at 0.2049; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Eucalyptus Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#5F8575Eucalyptus#865F6F#865F6F#5F8662#5F8662#5F8386#5F8386#000000BlackCSS Variables
--palette-eucalyptus-primary: #5F8575; --palette-eucalyptus-secondary: #865F6F; --palette-eucalyptus-surface: #5F8662; --palette-eucalyptus-background: #5F8386; --palette-eucalyptus-accent: #000000;
Accessibility Snapshot
Compare all 5 Eucalyptus Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Eucalyptus Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Eucalyptus Palette Data (JSON)
Structured palette data for Eucalyptus 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": "#5F8575",
"name": "Eucalyptus"
},
{
"role": "secondary",
"hex": "#865F6F",
"name": "#865F6F"
},
{
"role": "surface",
"hex": "#5F8662",
"name": "#5F8662"
},
{
"role": "background",
"hex": "#5F8386",
"name": "#5F8386"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#5F8575",
"name": "Eucalyptus",
"blackContrast": 5.1,
"whiteContrast": 4.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#865F6F",
"name": "#865F6F",
"blackContrast": 3.88,
"whiteContrast": 5.41,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#5F8662",
"name": "#5F8662",
"blackContrast": 5.07,
"whiteContrast": 4.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#5F8386",
"name": "#5F8386",
"blackContrast": 5.08,
"whiteContrast": 4.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"eucalyptus palette",
"generated palette",
"green palette",
"pink palette",
"cyan 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",
"wellness and botanical palettes"
]CSS variables
"--palette-eucalyptus-primary: #5F8575;\n--palette-eucalyptus-secondary: #865F6F;\n--palette-eucalyptus-surface: #5F8662;\n--palette-eucalyptus-background: #5F8386;\n--palette-eucalyptus-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "eucalyptus",
"name": "Eucalyptus Palette",
"type": "generated",
"sourceColor": "eucalyptus",
"description": "Generated palette built from Eucalyptus, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Eucalyptus Palette combines primary #5F8575, secondary #865F6F, surface #5F8662, background #5F8386, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink 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": [
"eucalyptus palette",
"generated palette",
"green palette",
"pink palette",
"cyan 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",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#5F8575",
"slug": "eucalyptus",
"name": "Eucalyptus",
"rgb": [
95,
133,
117
],
"hsl": [
155,
17,
45
],
"cmyk": [
29,
0,
12,
48
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2049,
"contrast": {
"black": 5.1,
"white": 4.12
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/eucalyptus/"
},
{
"role": "secondary",
"hex": "#865F6F",
"slug": null,
"name": "#865F6F",
"rgb": [
134,
95,
111
],
"hsl": [
335,
17,
45
],
"cmyk": [
0,
29,
17,
47
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.144,
"contrast": {
"black": 3.88,
"white": 5.41
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#5F8662",
"slug": null,
"name": "#5F8662",
"rgb": [
95,
134,
98
],
"hsl": [
125,
17,
45
],
"cmyk": [
29,
0,
27,
47
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2036,
"contrast": {
"black": 5.07,
"white": 4.14
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#5F8386",
"slug": null,
"name": "#5F8386",
"rgb": [
95,
131,
134
],
"hsl": [
185,
17,
45
],
"cmyk": [
29,
2,
0,
47
],
"family": "cyan",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.2039,
"contrast": {
"black": 5.08,
"white": 4.14
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"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": "#5F8575",
"name": "Eucalyptus"
},
{
"role": "secondary",
"hex": "#865F6F",
"name": "#865F6F"
},
{
"role": "surface",
"hex": "#5F8662",
"name": "#5F8662"
},
{
"role": "background",
"hex": "#5F8386",
"name": "#5F8386"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#5F8575",
"name": "Eucalyptus",
"blackContrast": 5.1,
"whiteContrast": 4.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#865F6F",
"name": "#865F6F",
"blackContrast": 3.88,
"whiteContrast": 5.41,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#5F8662",
"name": "#5F8662",
"blackContrast": 5.07,
"whiteContrast": 4.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#5F8386",
"name": "#5F8386",
"blackContrast": 5.08,
"whiteContrast": 4.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-eucalyptus-primary: #5F8575;\n--palette-eucalyptus-secondary: #865F6F;\n--palette-eucalyptus-surface: #5F8662;\n--palette-eucalyptus-background: #5F8386;\n--palette-eucalyptus-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/eucalyptus.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/eucalyptus.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/eucalyptus/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/eucalyptus.json"
}