Generated palette

Raspberry Palette

Raspberry Palette: #E30B5D, #0BE591, #E50BCB, #E5240B. Check roles, contrast and CSS variables; open source-color links and JSON.

Raspberry Palette assigns primary #E30B5D, secondary #0BE591, surface #E50BCB, background #E5240B, accent #FFFFFF. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #E30B5D at 0.1736 to #FFFFFF at 1; black gives higher contrast on 4 of 5 values.

5colors
Pink palettedominant group
5use cases

Palette Color Roles

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

Primary#E30B5DRaspberry
Secondary#0BE591#0BE591
Surface#E50BCB#E50BCB
Background#E5240B#E5240B
Accent#FFFFFFWhite

CSS Variables

--palette-raspberry-primary: #E30B5D;
--palette-raspberry-secondary: #0BE591;
--palette-raspberry-surface: #E50BCB;
--palette-raspberry-background: #E5240B;
--palette-raspberry-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#E30B5D
Black 4.47:1 · White 4.7:1
Best #FFFFFF
Secondary#0BE591
Black 12.63:1 · White 1.66:1
Best #000000
Surface#E50BCB
Black 5.24:1 · White 4.01:1
Best #000000
Background#E5240B
Black 4.59:1 · White 4.58:1
Best #000000
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.1736
Black text4.47:1AA Fail
White text4.7: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": "#E30B5D",
    "name": "Raspberry"
  },
  {
    "role": "secondary",
    "hex": "#0BE591",
    "name": "#0BE591"
  },
  {
    "role": "surface",
    "hex": "#E50BCB",
    "name": "#E50BCB"
  },
  {
    "role": "background",
    "hex": "#E5240B",
    "name": "#E5240B"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#E30B5D",
    "name": "Raspberry",
    "blackContrast": 4.47,
    "whiteContrast": 4.7,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#0BE591",
    "name": "#0BE591",
    "blackContrast": 12.63,
    "whiteContrast": 1.66,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#E50BCB",
    "name": "#E50BCB",
    "blackContrast": 5.24,
    "whiteContrast": 4.01,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#E5240B",
    "name": "#E5240B",
    "blackContrast": 4.59,
    "whiteContrast": 4.58,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "raspberry palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "vibrant palette",
  "light 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-raspberry-primary: #E30B5D;\n--palette-raspberry-secondary: #0BE591;\n--palette-raspberry-surface: #E50BCB;\n--palette-raspberry-background: #E5240B;\n--palette-raspberry-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raspberry",
  "name": "Raspberry Palette",
  "type": "generated",
  "sourceColor": "raspberry",
  "description": "Generated palette built from Raspberry, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Raspberry Palette combines primary #E30B5D, secondary #0BE591, surface #E50BCB, background #E5240B, 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": [
    "raspberry palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "vibrant palette",
    "light 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": "#E30B5D",
      "slug": "raspberry",
      "name": "Raspberry",
      "rgb": [
        227,
        11,
        93
      ],
      "hsl": [
        337,
        91,
        47
      ],
      "cmyk": [
        0,
        95,
        59,
        11
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1736,
      "contrast": {
        "black": 4.47,
        "white": 4.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/raspberry/"
    },
    {
      "role": "secondary",
      "hex": "#0BE591",
      "slug": null,
      "name": "#0BE591",
      "rgb": [
        11,
        229,
        145
      ],
      "hsl": [
        157,
        91,
        47
      ],
      "cmyk": [
        95,
        0,
        37,
        10
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5815,
      "contrast": {
        "black": 12.63,
        "white": 1.66
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#E50BCB",
      "slug": null,
      "name": "#E50BCB",
      "rgb": [
        229,
        11,
        203
      ],
      "hsl": [
        307,
        91,
        47
      ],
      "cmyk": [
        0,
        95,
        11,
        10
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2121,
      "contrast": {
        "black": 5.24,
        "white": 4.01
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#E5240B",
      "slug": null,
      "name": "#E5240B",
      "rgb": [
        229,
        36,
        11
      ],
      "hsl": [
        7,
        91,
        47
      ],
      "cmyk": [
        0,
        84,
        95,
        10
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1794,
      "contrast": {
        "black": 4.59,
        "white": 4.58
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "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": "#E30B5D",
      "name": "Raspberry"
    },
    {
      "role": "secondary",
      "hex": "#0BE591",
      "name": "#0BE591"
    },
    {
      "role": "surface",
      "hex": "#E50BCB",
      "name": "#E50BCB"
    },
    {
      "role": "background",
      "hex": "#E5240B",
      "name": "#E5240B"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#E30B5D",
      "name": "Raspberry",
      "blackContrast": 4.47,
      "whiteContrast": 4.7,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#0BE591",
      "name": "#0BE591",
      "blackContrast": 12.63,
      "whiteContrast": 1.66,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#E50BCB",
      "name": "#E50BCB",
      "blackContrast": 5.24,
      "whiteContrast": 4.01,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#E5240B",
      "name": "#E5240B",
      "blackContrast": 4.59,
      "whiteContrast": 4.58,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-raspberry-primary: #E30B5D;\n--palette-raspberry-secondary: #0BE591;\n--palette-raspberry-surface: #E50BCB;\n--palette-raspberry-background: #E5240B;\n--palette-raspberry-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/raspberry.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/raspberry.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/raspberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/raspberry.json"
}