Generated palette
Epoxy Green Palette
Epoxy Green Palette is a generated palette built from #4E8A57, #894D80, #62894D, #4D8974. 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.
Epoxy Green Palette combines primary #4E8A57, secondary #894D80, surface #62894D, background #4D8974, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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.
#4E8A57Epoxy Green#894D80#894D80#62894D#62894D#4D8974#4D8974#000000BlackCSS Variables
--palette-epoxy-green-primary: #4E8A57; --palette-epoxy-green-secondary: #894D80; --palette-epoxy-green-surface: #62894D; --palette-epoxy-green-background: #4D8974; --palette-epoxy-green-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 Epoxy Green Palette Data (JSON)
Structured palette data for Epoxy Green 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": "#4E8A57",
"name": "Epoxy Green"
},
{
"role": "secondary",
"hex": "#894D80",
"name": "#894D80"
},
{
"role": "surface",
"hex": "#62894D",
"name": "#62894D"
},
{
"role": "background",
"hex": "#4D8974",
"name": "#4D8974"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#4E8A57",
"name": "Epoxy Green",
"blackContrast": 5.1,
"whiteContrast": 4.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#894D80",
"name": "#894D80",
"blackContrast": 3.44,
"whiteContrast": 6.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#62894D",
"name": "#62894D",
"blackContrast": 5.2,
"whiteContrast": 4.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#4D8974",
"name": "#4D8974",
"blackContrast": 5.15,
"whiteContrast": 4.08,
"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
[
"epoxy green palette",
"generated palette",
"green palette",
"pink 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-epoxy-green-primary: #4E8A57;\n--palette-epoxy-green-secondary: #894D80;\n--palette-epoxy-green-surface: #62894D;\n--palette-epoxy-green-background: #4D8974;\n--palette-epoxy-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "epoxy-green",
"name": "Epoxy Green Palette",
"type": "generated",
"sourceColor": "epoxy-green",
"description": "Generated palette built from Epoxy Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Epoxy Green Palette combines primary #4E8A57, secondary #894D80, surface #62894D, background #4D8974, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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": [
"epoxy green palette",
"generated palette",
"green palette",
"pink 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": "#4E8A57",
"slug": "epoxy-green",
"name": "Epoxy Green",
"rgb": [
78,
138,
87
],
"hsl": [
129,
28,
42
],
"cmyk": [
43,
0,
37,
46
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2048,
"contrast": {
"black": 5.1,
"white": 4.12
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/epoxy-green/"
},
{
"role": "secondary",
"hex": "#894D80",
"slug": null,
"name": "#894D80",
"rgb": [
137,
77,
128
],
"hsl": [
309,
28,
42
],
"cmyk": [
0,
44,
7,
46
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.1218,
"contrast": {
"black": 3.44,
"white": 6.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/894d80/"
},
{
"role": "surface",
"hex": "#62894D",
"slug": null,
"name": "#62894D",
"rgb": [
98,
137,
77
],
"hsl": [
99,
28,
42
],
"cmyk": [
28,
0,
44,
46
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2102,
"contrast": {
"black": 5.2,
"white": 4.04
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/62894d/"
},
{
"role": "background",
"hex": "#4D8974",
"slug": null,
"name": "#4D8974",
"rgb": [
77,
137,
116
],
"hsl": [
159,
28,
42
],
"cmyk": [
44,
0,
15,
46
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2073,
"contrast": {
"black": 5.15,
"white": 4.08
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4d8974/"
},
{
"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": "#4E8A57",
"name": "Epoxy Green"
},
{
"role": "secondary",
"hex": "#894D80",
"name": "#894D80"
},
{
"role": "surface",
"hex": "#62894D",
"name": "#62894D"
},
{
"role": "background",
"hex": "#4D8974",
"name": "#4D8974"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#4E8A57",
"name": "Epoxy Green",
"blackContrast": 5.1,
"whiteContrast": 4.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#894D80",
"name": "#894D80",
"blackContrast": 3.44,
"whiteContrast": 6.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#62894D",
"name": "#62894D",
"blackContrast": 5.2,
"whiteContrast": 4.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#4D8974",
"name": "#4D8974",
"blackContrast": 5.15,
"whiteContrast": 4.08,
"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-epoxy-green-primary: #4E8A57;\n--palette-epoxy-green-secondary: #894D80;\n--palette-epoxy-green-surface: #62894D;\n--palette-epoxy-green-background: #4D8974;\n--palette-epoxy-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/epoxy-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/epoxy-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/epoxy-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/epoxy-green.json"
}