Generated palette
Rose Red Palette
Rose Red Palette: #C21E56, #1EC28C, #C21EA7, #C23A1E. Check roles, contrast and CSS variables; open source-color links and JSON.
Rose Red Palette assigns primary #C21E56, secondary #1EC28C, surface #C21EA7, background #C23A1E, accent #FFFFFF. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #C21E56 at 0.1307 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Rose Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#C21E56Rose Red#1EC28C#1EC28C#C21EA7#C21EA7#C23A1E#C23A1E#FFFFFFWhiteCSS 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
Compare all 5 Rose Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Rose Red Palette roles behave together across common interface components before copying the CSS variables.
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.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured 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": null
},
{
"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": null
},
{
"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": 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": "#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"
}