Generated palette

Hunter Green Palette

Hunter Green Palette: #355E3B, #5F3558, #445F35, #355F50. Check roles, contrast and CSS variables; open source-color links and JSON.

Hunter Green Palette assigns primary #355E3B, secondary #5F3558, surface #445F35, background #355F50, accent #FFFFFF. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #5F3558 at 0.0568 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Green palettedominant group
7use cases

Palette Color Roles

Hunter Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#355E3BHunter Green
Secondary#5F3558#5F3558
Surface#445F35#445F35
Background#355F50#355F50
Accent#FFFFFFWhite

CSS Variables

--palette-hunter-green-primary: #355E3B;
--palette-hunter-green-secondary: #5F3558;
--palette-hunter-green-surface: #445F35;
--palette-hunter-green-background: #355F50;
--palette-hunter-green-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Hunter Green Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#355E3B
Black 2.82:1 · White 7.46:1
Best #FFFFFF
Secondary#5F3558
Black 2.14:1 · White 9.83:1
Best #FFFFFF
Surface#445F35
Black 2.93:1 · White 7.16:1
Best #FFFFFF
Background#355F50
Black 2.9:1 · White 7.23:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Hunter Green Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Hunter Green Palette Data (JSON)

Structured palette data for Hunter Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.0908
Black text2.82:1AA Fail
White text7.46:1AA Pass
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#355E3B",
    "name": "Hunter Green"
  },
  {
    "role": "secondary",
    "hex": "#5F3558",
    "name": "#5F3558"
  },
  {
    "role": "surface",
    "hex": "#445F35",
    "name": "#445F35"
  },
  {
    "role": "background",
    "hex": "#355F50",
    "name": "#355F50"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#355E3B",
    "name": "Hunter Green",
    "blackContrast": 2.82,
    "whiteContrast": 7.46,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "secondary",
    "hex": "#5F3558",
    "name": "#5F3558",
    "blackContrast": 2.14,
    "whiteContrast": 9.83,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#445F35",
    "name": "#445F35",
    "blackContrast": 2.93,
    "whiteContrast": 7.16,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "background",
    "hex": "#355F50",
    "name": "#355F50",
    "blackContrast": 2.9,
    "whiteContrast": 7.23,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "hunter green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "gray palette",
  "muted palette",
  "earth tone palette",
  "light 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-hunter-green-primary: #355E3B;\n--palette-hunter-green-secondary: #5F3558;\n--palette-hunter-green-surface: #445F35;\n--palette-hunter-green-background: #355F50;\n--palette-hunter-green-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "hunter-green",
  "name": "Hunter Green Palette",
  "type": "generated",
  "sourceColor": "hunter-green",
  "description": "Generated palette built from Hunter Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Hunter Green Palette combines primary #355E3B, secondary #5F3558, surface #445F35, background #355F50, accent #FFFFFF. 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": [
    "hunter green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "gray palette",
    "muted palette",
    "earth tone palette",
    "light 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": "#355E3B",
      "slug": "hunter-green",
      "name": "Hunter Green",
      "rgb": [
        53,
        94,
        59
      ],
      "hsl": [
        129,
        28,
        29
      ],
      "cmyk": [
        44,
        0,
        37,
        63
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.0908,
      "contrast": {
        "black": 2.82,
        "white": 7.46
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/hunter-green/"
    },
    {
      "role": "secondary",
      "hex": "#5F3558",
      "slug": null,
      "name": "#5F3558",
      "rgb": [
        95,
        53,
        88
      ],
      "hsl": [
        310,
        28,
        29
      ],
      "cmyk": [
        0,
        44,
        7,
        63
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.0568,
      "contrast": {
        "black": 2.14,
        "white": 9.83
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#445F35",
      "slug": null,
      "name": "#445F35",
      "rgb": [
        68,
        95,
        53
      ],
      "hsl": [
        99,
        28,
        29
      ],
      "cmyk": [
        28,
        0,
        44,
        63
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.0967,
      "contrast": {
        "black": 2.93,
        "white": 7.16
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#355F50",
      "slug": null,
      "name": "#355F50",
      "rgb": [
        53,
        95,
        80
      ],
      "hsl": [
        159,
        28,
        29
      ],
      "cmyk": [
        44,
        0,
        16,
        63
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.0952,
      "contrast": {
        "black": 2.9,
        "white": 7.23
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "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": "#355E3B",
      "name": "Hunter Green"
    },
    {
      "role": "secondary",
      "hex": "#5F3558",
      "name": "#5F3558"
    },
    {
      "role": "surface",
      "hex": "#445F35",
      "name": "#445F35"
    },
    {
      "role": "background",
      "hex": "#355F50",
      "name": "#355F50"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#355E3B",
      "name": "Hunter Green",
      "blackContrast": 2.82,
      "whiteContrast": 7.46,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "secondary",
      "hex": "#5F3558",
      "name": "#5F3558",
      "blackContrast": 2.14,
      "whiteContrast": 9.83,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#445F35",
      "name": "#445F35",
      "blackContrast": 2.93,
      "whiteContrast": 7.16,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "background",
      "hex": "#355F50",
      "name": "#355F50",
      "blackContrast": 2.9,
      "whiteContrast": 7.23,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-hunter-green-primary: #355E3B;\n--palette-hunter-green-secondary: #5F3558;\n--palette-hunter-green-surface: #445F35;\n--palette-hunter-green-background: #355F50;\n--palette-hunter-green-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/hunter-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/hunter-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/hunter-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/hunter-green.json"
}