Generated palette

Blush Palette

Blush Palette is a generated palette built from #DE5D83, #5EDEB8, #DE5EC4, #DE785E. 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.

Blush Palette combines primary #DE5D83, secondary #5EDEB8, surface #DE5EC4, background #DE785E, accent #000000. 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.

5colors
Pink palettedominant group
5use cases

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.

Primary#DE5D83Blush
Secondary#5EDEB8#5EDEB8
Surface#DE5EC4#DE5EC4
Background#DE785E#DE785E
Accent#000000Black

CSS Variables

--palette-blush-primary: #DE5D83;
--palette-blush-secondary: #5EDEB8;
--palette-blush-surface: #DE5EC4;
--palette-blush-background: #DE785E;
--palette-blush-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#DE5D83
Black 6:1 · White 3.5:1
Best #000000
Secondary#5EDEB8
Black 12.62:1 · White 1.66:1
Best #000000
Surface#DE5EC4
Black 6.5:1 · White 3.23:1
Best #000000
Background#DE785E
Black 6.95:1 · White 3.02:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

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 Blush Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.25
Black text6:1AA Pass
White text3.5:1AA Fail
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": "#DE5D83",
    "name": "Blush"
  },
  {
    "role": "secondary",
    "hex": "#5EDEB8",
    "name": "#5EDEB8"
  },
  {
    "role": "surface",
    "hex": "#DE5EC4",
    "name": "#DE5EC4"
  },
  {
    "role": "background",
    "hex": "#DE785E",
    "name": "#DE785E"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#DE5D83",
    "name": "Blush",
    "blackContrast": 6,
    "whiteContrast": 3.5,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#5EDEB8",
    "name": "#5EDEB8",
    "blackContrast": 12.62,
    "whiteContrast": 1.66,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#DE5EC4",
    "name": "#DE5EC4",
    "blackContrast": 6.5,
    "whiteContrast": 3.23,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#DE785E",
    "name": "#DE785E",
    "blackContrast": 6.95,
    "whiteContrast": 3.02,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "blush palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes"
]
CSS variables
"--palette-blush-primary: #DE5D83;\n--palette-blush-secondary: #5EDEB8;\n--palette-blush-surface: #DE5EC4;\n--palette-blush-background: #DE785E;\n--palette-blush-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "blush",
  "name": "Blush Palette",
  "type": "generated",
  "sourceColor": "blush",
  "description": "Generated palette built from Blush, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Blush Palette combines primary #DE5D83, secondary #5EDEB8, surface #DE5EC4, background #DE785E, accent #000000. 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": [
    "blush palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#DE5D83",
      "slug": "blush",
      "name": "Blush",
      "rgb": [
        222,
        93,
        131
      ],
      "hsl": [
        342,
        66,
        62
      ],
      "cmyk": [
        0,
        58,
        41,
        13
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.25,
      "contrast": {
        "black": 6,
        "white": 3.5
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/blush/"
    },
    {
      "role": "secondary",
      "hex": "#5EDEB8",
      "slug": null,
      "name": "#5EDEB8",
      "rgb": [
        94,
        222,
        184
      ],
      "hsl": [
        162,
        66,
        62
      ],
      "cmyk": [
        58,
        0,
        17,
        13
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5808,
      "contrast": {
        "black": 12.62,
        "white": 1.66
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/5edeb8/"
    },
    {
      "role": "surface",
      "hex": "#DE5EC4",
      "slug": null,
      "name": "#DE5EC4",
      "rgb": [
        222,
        94,
        196
      ],
      "hsl": [
        312,
        66,
        62
      ],
      "cmyk": [
        0,
        58,
        12,
        13
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2752,
      "contrast": {
        "black": 6.5,
        "white": 3.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/de5ec4/"
    },
    {
      "role": "background",
      "hex": "#DE785E",
      "slug": null,
      "name": "#DE785E",
      "rgb": [
        222,
        120,
        94
      ],
      "hsl": [
        12,
        66,
        62
      ],
      "cmyk": [
        0,
        46,
        58,
        13
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2977,
      "contrast": {
        "black": 6.95,
        "white": 3.02
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/de785e/"
    },
    {
      "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": "#DE5D83",
      "name": "Blush"
    },
    {
      "role": "secondary",
      "hex": "#5EDEB8",
      "name": "#5EDEB8"
    },
    {
      "role": "surface",
      "hex": "#DE5EC4",
      "name": "#DE5EC4"
    },
    {
      "role": "background",
      "hex": "#DE785E",
      "name": "#DE785E"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#DE5D83",
      "name": "Blush",
      "blackContrast": 6,
      "whiteContrast": 3.5,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#5EDEB8",
      "name": "#5EDEB8",
      "blackContrast": 12.62,
      "whiteContrast": 1.66,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#DE5EC4",
      "name": "#DE5EC4",
      "blackContrast": 6.5,
      "whiteContrast": 3.23,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#DE785E",
      "name": "#DE785E",
      "blackContrast": 6.95,
      "whiteContrast": 3.02,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-blush-primary: #DE5D83;\n--palette-blush-secondary: #5EDEB8;\n--palette-blush-surface: #DE5EC4;\n--palette-blush-background: #DE785E;\n--palette-blush-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/blush.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/blush.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/blush/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/blush.json"
}