Generated palette

Rose Red Palette

Rose Red Palette is a generated palette built from #C21E56, #1EC28C, #C21EA7, #C23A1E. 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.

Rose Red Palette combines primary #C21E56, secondary #1EC28C, surface #C21EA7, background #C23A1E, 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.

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#C21E56Rose Red
Secondary#1EC28C#1EC28C
Surface#C21EA7#C21EA7
Background#C23A1E#C23A1E
Accent#FFFFFFWhite

CSS Variables

--palette-rose-red-primary: #C21E56;
--palette-rose-red-secondary: #1EC28C;
--palette-rose-red-surface: #C21EA7;
--palette-rose-red-background: #C23A1E;
--palette-rose-red-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#C21E56
Black 3.61:1 · White 5.81:1
Best #FFFFFF
Secondary#1EC28C
Black 9.15:1 · White 2.3:1
Best #000000
Surface#C21EA7
Black 4.04:1 · White 5.2:1
Best #FFFFFF
Background#C23A1E
Black 3.92:1 · White 5.36:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

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

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

AI-Ready Dataset v1.0.0
Luminance0.1307
Black text3.61:1AA Fail
White text5.81: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": "#C21E56",
    "name": "Rose Red"
  },
  {
    "role": "secondary",
    "hex": "#1EC28C",
    "name": "#1EC28C"
  },
  {
    "role": "surface",
    "hex": "#C21EA7",
    "name": "#C21EA7"
  },
  {
    "role": "background",
    "hex": "#C23A1E",
    "name": "#C23A1E"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#C21E56",
    "name": "Rose Red",
    "blackContrast": 3.61,
    "whiteContrast": 5.81,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#1EC28C",
    "name": "#1EC28C",
    "blackContrast": 9.15,
    "whiteContrast": 2.3,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#C21EA7",
    "name": "#C21EA7",
    "blackContrast": 4.04,
    "whiteContrast": 5.2,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#C23A1E",
    "name": "#C23A1E",
    "blackContrast": 3.92,
    "whiteContrast": 5.36,
    "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
[
  "rose red palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "vibrant palette",
  "jewel tone 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-rose-red-primary: #C21E56;\n--palette-rose-red-secondary: #1EC28C;\n--palette-rose-red-surface: #C21EA7;\n--palette-rose-red-background: #C23A1E;\n--palette-rose-red-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "rose-red",
  "name": "Rose Red Palette",
  "type": "generated",
  "sourceColor": "rose-red",
  "description": "Generated palette built from Rose Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Rose Red Palette combines primary #C21E56, secondary #1EC28C, surface #C21EA7, background #C23A1E, 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": [
    "rose red palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "vibrant palette",
    "jewel tone 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": "#C21E56",
      "slug": "rose-red",
      "name": "Rose Red",
      "rgb": [
        194,
        30,
        86
      ],
      "hsl": [
        340,
        73,
        44
      ],
      "cmyk": [
        0,
        85,
        56,
        24
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1307,
      "contrast": {
        "black": 3.61,
        "white": 5.81
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/rose-red/"
    },
    {
      "role": "secondary",
      "hex": "#1EC28C",
      "slug": null,
      "name": "#1EC28C",
      "rgb": [
        30,
        194,
        140
      ],
      "hsl": [
        160,
        73,
        44
      ],
      "cmyk": [
        85,
        0,
        28,
        24
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.4075,
      "contrast": {
        "black": 9.15,
        "white": 2.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/1ec28c/"
    },
    {
      "role": "surface",
      "hex": "#C21EA7",
      "slug": null,
      "name": "#C21EA7",
      "rgb": [
        194,
        30,
        167
      ],
      "hsl": [
        310,
        73,
        44
      ],
      "cmyk": [
        0,
        85,
        14,
        24
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1519,
      "contrast": {
        "black": 4.04,
        "white": 5.2
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/c21ea7/"
    },
    {
      "role": "background",
      "hex": "#C23A1E",
      "slug": null,
      "name": "#C23A1E",
      "rgb": [
        194,
        58,
        30
      ],
      "hsl": [
        10,
        73,
        44
      ],
      "cmyk": [
        0,
        70,
        85,
        24
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1459,
      "contrast": {
        "black": 3.92,
        "white": 5.36
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/c23a1e/"
    },
    {
      "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": "#C21E56",
      "name": "Rose Red"
    },
    {
      "role": "secondary",
      "hex": "#1EC28C",
      "name": "#1EC28C"
    },
    {
      "role": "surface",
      "hex": "#C21EA7",
      "name": "#C21EA7"
    },
    {
      "role": "background",
      "hex": "#C23A1E",
      "name": "#C23A1E"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#C21E56",
      "name": "Rose Red",
      "blackContrast": 3.61,
      "whiteContrast": 5.81,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#1EC28C",
      "name": "#1EC28C",
      "blackContrast": 9.15,
      "whiteContrast": 2.3,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#C21EA7",
      "name": "#C21EA7",
      "blackContrast": 4.04,
      "whiteContrast": 5.2,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#C23A1E",
      "name": "#C23A1E",
      "blackContrast": 3.92,
      "whiteContrast": 5.36,
      "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-rose-red-primary: #C21E56;\n--palette-rose-red-secondary: #1EC28C;\n--palette-rose-red-surface: #C21EA7;\n--palette-rose-red-background: #C23A1E;\n--palette-rose-red-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/rose-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/rose-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/rose-red.json"
}