Generated palette

Strawberry Palette

Strawberry Palette is a generated palette built from #FC5A8D, #5AFCC8, #FC5ADE, #FC785A. 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.

Strawberry Palette combines primary #FC5A8D, secondary #5AFCC8, surface #FC5ADE, background #FC785A, 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#FC5A8DStrawberry
Secondary#5AFCC8#5AFCC8
Surface#FC5ADE#FC5ADE
Background#FC785A#FC785A
Accent#000000Black

CSS Variables

--palette-strawberry-primary: #FC5A8D;
--palette-strawberry-secondary: #5AFCC8;
--palette-strawberry-surface: #FC5ADE;
--palette-strawberry-background: #FC785A;
--palette-strawberry-accent: #000000;

Accessibility Snapshot

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

Primary#FC5A8D
Black 6.99:1 · White 3.01:1
Best #000000
Secondary#5AFCC8
Black 16.19:1 · White 1.3:1
Best #000000
Surface#FC5ADE
Black 7.66:1 · White 2.74:1
Best #000000
Background#FC785A
Black 7.97:1 · White 2.63: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 Strawberry Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2993
Black text6.99:1AA Pass
White text3.01: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": "#FC5A8D",
    "name": "Strawberry"
  },
  {
    "role": "secondary",
    "hex": "#5AFCC8",
    "name": "#5AFCC8"
  },
  {
    "role": "surface",
    "hex": "#FC5ADE",
    "name": "#FC5ADE"
  },
  {
    "role": "background",
    "hex": "#FC785A",
    "name": "#FC785A"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FC5A8D",
    "name": "Strawberry",
    "blackContrast": 6.99,
    "whiteContrast": 3.01,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#5AFCC8",
    "name": "#5AFCC8",
    "blackContrast": 16.19,
    "whiteContrast": 1.3,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#FC5ADE",
    "name": "#FC5ADE",
    "blackContrast": 7.66,
    "whiteContrast": 2.74,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#FC785A",
    "name": "#FC785A",
    "blackContrast": 7.97,
    "whiteContrast": 2.63,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "strawberry palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "vibrant 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-strawberry-primary: #FC5A8D;\n--palette-strawberry-secondary: #5AFCC8;\n--palette-strawberry-surface: #FC5ADE;\n--palette-strawberry-background: #FC785A;\n--palette-strawberry-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "strawberry",
  "name": "Strawberry Palette",
  "type": "generated",
  "sourceColor": "strawberry",
  "description": "Generated palette built from Strawberry, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Strawberry Palette combines primary #FC5A8D, secondary #5AFCC8, surface #FC5ADE, background #FC785A, 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": [
    "strawberry palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "vibrant 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": "#FC5A8D",
      "slug": "strawberry",
      "name": "Strawberry",
      "rgb": [
        252,
        90,
        141
      ],
      "hsl": [
        341,
        96,
        67
      ],
      "cmyk": [
        0,
        64,
        44,
        1
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2993,
      "contrast": {
        "black": 6.99,
        "white": 3.01
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/strawberry/"
    },
    {
      "role": "secondary",
      "hex": "#5AFCC8",
      "slug": null,
      "name": "#5AFCC8",
      "rgb": [
        90,
        252,
        200
      ],
      "hsl": [
        161,
        96,
        67
      ],
      "cmyk": [
        64,
        0,
        21,
        1
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7596,
      "contrast": {
        "black": 16.19,
        "white": 1.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/5afcc8/"
    },
    {
      "role": "surface",
      "hex": "#FC5ADE",
      "slug": null,
      "name": "#FC5ADE",
      "rgb": [
        252,
        90,
        222
      ],
      "hsl": [
        311,
        96,
        67
      ],
      "cmyk": [
        0,
        64,
        12,
        1
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3328,
      "contrast": {
        "black": 7.66,
        "white": 2.74
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/fc5ade/"
    },
    {
      "role": "background",
      "hex": "#FC785A",
      "slug": null,
      "name": "#FC785A",
      "rgb": [
        252,
        120,
        90
      ],
      "hsl": [
        11,
        96,
        67
      ],
      "cmyk": [
        0,
        52,
        64,
        1
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3487,
      "contrast": {
        "black": 7.97,
        "white": 2.63
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/fc785a/"
    },
    {
      "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": "#FC5A8D",
      "name": "Strawberry"
    },
    {
      "role": "secondary",
      "hex": "#5AFCC8",
      "name": "#5AFCC8"
    },
    {
      "role": "surface",
      "hex": "#FC5ADE",
      "name": "#FC5ADE"
    },
    {
      "role": "background",
      "hex": "#FC785A",
      "name": "#FC785A"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FC5A8D",
      "name": "Strawberry",
      "blackContrast": 6.99,
      "whiteContrast": 3.01,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#5AFCC8",
      "name": "#5AFCC8",
      "blackContrast": 16.19,
      "whiteContrast": 1.3,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#FC5ADE",
      "name": "#FC5ADE",
      "blackContrast": 7.66,
      "whiteContrast": 2.74,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#FC785A",
      "name": "#FC785A",
      "blackContrast": 7.97,
      "whiteContrast": 2.63,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-strawberry-primary: #FC5A8D;\n--palette-strawberry-secondary: #5AFCC8;\n--palette-strawberry-surface: #FC5ADE;\n--palette-strawberry-background: #FC785A;\n--palette-strawberry-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/strawberry.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/strawberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/strawberry.json"
}