Generated palette
Indian Red Palette
Indian Red Palette: #CD5C5C, #5BCDCD, #CD5B94, #CD945B. Check roles, contrast and CSS variables; open source-color links and JSON.
Indian Red Palette assigns primary #CD5C5C, secondary #5BCDCD, surface #CD5B94, background #CD945B, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #5BCDCD at 0.5029; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Indian Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#CD5C5CRoman Red#5BCDCD#5BCDCD#CD5B94#CD5B94#CD945B#CD945B#000000BlackCSS Variables
--palette-indian-red-primary: #CD5C5C; --palette-indian-red-secondary: #5BCDCD; --palette-indian-red-surface: #CD5B94; --palette-indian-red-background: #CD945B; --palette-indian-red-accent: #000000;
Accessibility Snapshot
Compare all 5 Indian Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Indian Red Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Indian Red Palette Data (JSON)
Structured palette data for Indian 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": "#CD5C5C",
"name": "Roman Red"
},
{
"role": "secondary",
"hex": "#5BCDCD",
"name": "#5BCDCD"
},
{
"role": "surface",
"hex": "#CD5B94",
"name": "#CD5B94"
},
{
"role": "background",
"hex": "#CD945B",
"name": "#CD945B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#CD5C5C",
"name": "Roman Red",
"blackContrast": 5.28,
"whiteContrast": 3.98,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#5BCDCD",
"name": "#5BCDCD",
"blackContrast": 11.06,
"whiteContrast": 1.9,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#CD5B94",
"name": "#CD5B94",
"blackContrast": 5.52,
"whiteContrast": 3.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#CD945B",
"name": "#CD945B",
"blackContrast": 7.98,
"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
[
"indian red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
]CSS variables
"--palette-indian-red-primary: #CD5C5C;\n--palette-indian-red-secondary: #5BCDCD;\n--palette-indian-red-surface: #CD5B94;\n--palette-indian-red-background: #CD945B;\n--palette-indian-red-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "indian-red",
"name": "Indian Red Palette",
"type": "generated",
"sourceColor": "indian-red",
"description": "Generated palette built from Indian Red, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Indian Red Palette combines primary #CD5C5C, secondary #5BCDCD, surface #CD5B94, background #CD945B, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
"indian red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding"
],
"colors": [
{
"role": "primary",
"hex": "#CD5C5C",
"slug": "roman-red",
"name": "Roman Red",
"rgb": [
205,
92,
92
],
"hsl": [
0,
53,
58
],
"cmyk": [
0,
55,
55,
20
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2141,
"contrast": {
"black": 5.28,
"white": 3.98
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/roman-red/"
},
{
"role": "secondary",
"hex": "#5BCDCD",
"slug": null,
"name": "#5BCDCD",
"rgb": [
91,
205,
205
],
"hsl": [
180,
53,
58
],
"cmyk": [
56,
0,
0,
20
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.5029,
"contrast": {
"black": 11.06,
"white": 1.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#CD5B94",
"slug": null,
"name": "#CD5B94",
"rgb": [
205,
91,
148
],
"hsl": [
330,
53,
58
],
"cmyk": [
0,
56,
28,
20
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.226,
"contrast": {
"black": 5.52,
"white": 3.8
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#CD945B",
"slug": null,
"name": "#CD945B",
"rgb": [
205,
148,
91
],
"hsl": [
30,
53,
58
],
"cmyk": [
0,
28,
56,
20
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.3491,
"contrast": {
"black": 7.98,
"white": 2.63
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"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": "#CD5C5C",
"name": "Roman Red"
},
{
"role": "secondary",
"hex": "#5BCDCD",
"name": "#5BCDCD"
},
{
"role": "surface",
"hex": "#CD5B94",
"name": "#CD5B94"
},
{
"role": "background",
"hex": "#CD945B",
"name": "#CD945B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#CD5C5C",
"name": "Roman Red",
"blackContrast": 5.28,
"whiteContrast": 3.98,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#5BCDCD",
"name": "#5BCDCD",
"blackContrast": 11.06,
"whiteContrast": 1.9,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#CD5B94",
"name": "#CD5B94",
"blackContrast": 5.52,
"whiteContrast": 3.8,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#CD945B",
"name": "#CD945B",
"blackContrast": 7.98,
"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-indian-red-primary: #CD5C5C;\n--palette-indian-red-secondary: #5BCDCD;\n--palette-indian-red-surface: #CD5B94;\n--palette-indian-red-background: #CD945B;\n--palette-indian-red-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/indian-red.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/indian-red.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/indian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/indian-red.json"
}