Generated palette

Hibiscus Palette

Hibiscus Palette: #B6316C, #30B579, #B530AF, #B53730. Check roles, contrast and CSS variables; open source-color links and JSON.

Hibiscus Palette assigns primary #B6316C, secondary #30B579, surface #B530AF, background #B53730, accent #FFFFFF. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #B53730 at 0.1277 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.

5colors
Pink palettedominant group
6use cases

Palette Color Roles

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

Primary#B6316CHibiscus
Secondary#30B579#30B579
Surface#B530AF#B530AF
Background#B53730#B53730
Accent#FFFFFFWhite

CSS Variables

--palette-hibiscus-primary: #B6316C;
--palette-hibiscus-secondary: #30B579;
--palette-hibiscus-surface: #B530AF;
--palette-hibiscus-background: #B53730;
--palette-hibiscus-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#B6316C
Black 3.64:1 · White 5.76:1
Best #FFFFFF
Secondary#30B579
Black 8.01:1 · White 2.62:1
Best #000000
Surface#B530AF
Black 4.01:1 · White 5.24:1
Best #FFFFFF
Background#B53730
Black 3.55:1 · White 5.91:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Hibiscus 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 Hibiscus Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1322
Black text3.64:1AA Fail
White text5.76: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": "#B6316C",
    "name": "Hibiscus"
  },
  {
    "role": "secondary",
    "hex": "#30B579",
    "name": "#30B579"
  },
  {
    "role": "surface",
    "hex": "#B530AF",
    "name": "#B530AF"
  },
  {
    "role": "background",
    "hex": "#B53730",
    "name": "#B53730"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#B6316C",
    "name": "Hibiscus",
    "blackContrast": 3.64,
    "whiteContrast": 5.76,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#30B579",
    "name": "#30B579",
    "blackContrast": 8.01,
    "whiteContrast": 2.62,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "surface",
    "hex": "#B530AF",
    "name": "#B530AF",
    "blackContrast": 4.01,
    "whiteContrast": 5.24,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#B53730",
    "name": "#B53730",
    "blackContrast": 3.55,
    "whiteContrast": 5.91,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "hibiscus palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "balanced palette",
  "earth tone palette",
  "jewel tone palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-hibiscus-primary: #B6316C;\n--palette-hibiscus-secondary: #30B579;\n--palette-hibiscus-surface: #B530AF;\n--palette-hibiscus-background: #B53730;\n--palette-hibiscus-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "hibiscus",
  "name": "Hibiscus Palette",
  "type": "generated",
  "sourceColor": "hibiscus",
  "description": "Generated palette built from Hibiscus, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Hibiscus Palette combines primary #B6316C, secondary #30B579, surface #B530AF, background #B53730, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a pink palette, green 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": [
    "hibiscus palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "balanced palette",
    "earth tone palette",
    "jewel tone palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#B6316C",
      "slug": "hibiscus",
      "name": "Hibiscus",
      "rgb": [
        182,
        49,
        108
      ],
      "hsl": [
        333,
        58,
        45
      ],
      "cmyk": [
        0,
        73,
        41,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1322,
      "contrast": {
        "black": 3.64,
        "white": 5.76
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/hibiscus/"
    },
    {
      "role": "secondary",
      "hex": "#30B579",
      "slug": null,
      "name": "#30B579",
      "rgb": [
        48,
        181,
        121
      ],
      "hsl": [
        153,
        58,
        45
      ],
      "cmyk": [
        73,
        0,
        33,
        29
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone",
        "jewel-tone"
      ],
      "luminance": 0.3506,
      "contrast": {
        "black": 8.01,
        "white": 2.62
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#B530AF",
      "slug": null,
      "name": "#B530AF",
      "rgb": [
        181,
        48,
        175
      ],
      "hsl": [
        303,
        58,
        45
      ],
      "cmyk": [
        0,
        73,
        3,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1503,
      "contrast": {
        "black": 4.01,
        "white": 5.24
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#B53730",
      "slug": null,
      "name": "#B53730",
      "rgb": [
        181,
        55,
        48
      ],
      "hsl": [
        3,
        58,
        45
      ],
      "cmyk": [
        0,
        70,
        73,
        29
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1277,
      "contrast": {
        "black": 3.55,
        "white": 5.91
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "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": "#B6316C",
      "name": "Hibiscus"
    },
    {
      "role": "secondary",
      "hex": "#30B579",
      "name": "#30B579"
    },
    {
      "role": "surface",
      "hex": "#B530AF",
      "name": "#B530AF"
    },
    {
      "role": "background",
      "hex": "#B53730",
      "name": "#B53730"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#B6316C",
      "name": "Hibiscus",
      "blackContrast": 3.64,
      "whiteContrast": 5.76,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#30B579",
      "name": "#30B579",
      "blackContrast": 8.01,
      "whiteContrast": 2.62,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "surface",
      "hex": "#B530AF",
      "name": "#B530AF",
      "blackContrast": 4.01,
      "whiteContrast": 5.24,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#B53730",
      "name": "#B53730",
      "blackContrast": 3.55,
      "whiteContrast": 5.91,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-hibiscus-primary: #B6316C;\n--palette-hibiscus-secondary: #30B579;\n--palette-hibiscus-surface: #B530AF;\n--palette-hibiscus-background: #B53730;\n--palette-hibiscus-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/hibiscus.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/hibiscus.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/hibiscus/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/hibiscus.json"
}