Generated palette
Anodized Red Palette
Anodized Red Palette: #B00020, #00B392, #B3007A, #B33900. Check roles, contrast and CSS variables; open source-color links and JSON.
Anodized Red Palette assigns primary #B00020, secondary #00B392, surface #B3007A, background #B33900, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #B00020 at 0.0933 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Anodized Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#B00020Anodized Red#00B392#00B392#B3007A#B3007A#B33900#B33900#FFFFFFWhiteCSS Variables
--palette-anodized-red-primary: #B00020; --palette-anodized-red-secondary: #00B392; --palette-anodized-red-surface: #B3007A; --palette-anodized-red-background: #B33900; --palette-anodized-red-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Anodized Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Anodized Red Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Anodized Red Palette Data (JSON)
Structured palette data for Anodized 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": "#B00020",
"name": "Anodized Red"
},
{
"role": "secondary",
"hex": "#00B392",
"name": "#00B392"
},
{
"role": "surface",
"hex": "#B3007A",
"name": "#B3007A"
},
{
"role": "background",
"hex": "#B33900",
"name": "#B33900"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B00020",
"name": "Anodized Red",
"blackContrast": 2.87,
"whiteContrast": 7.33,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#00B392",
"name": "#00B392",
"blackContrast": 7.86,
"whiteContrast": 2.67,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B3007A",
"name": "#B3007A",
"blackContrast": 3.2,
"whiteContrast": 6.57,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B33900",
"name": "#B33900",
"blackContrast": 3.5,
"whiteContrast": 6,
"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
[
"anodized red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-anodized-red-primary: #B00020;\n--palette-anodized-red-secondary: #00B392;\n--palette-anodized-red-surface: #B3007A;\n--palette-anodized-red-background: #B33900;\n--palette-anodized-red-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "anodized-red",
"name": "Anodized Red Palette",
"type": "generated",
"sourceColor": "anodized-red",
"description": "Generated palette built from Anodized Red, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Anodized Red Palette combines primary #B00020, secondary #00B392, surface #B3007A, background #B33900, accent #FFFFFF. 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": [
"anodized red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#B00020",
"slug": "anodized-red",
"name": "Anodized Red",
"rgb": [
176,
0,
32
],
"hsl": [
349,
100,
35
],
"cmyk": [
0,
100,
82,
31
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0933,
"contrast": {
"black": 2.87,
"white": 7.33
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/anodized-red/"
},
{
"role": "secondary",
"hex": "#00B392",
"slug": null,
"name": "#00B392",
"rgb": [
0,
179,
146
],
"hsl": [
169,
100,
35
],
"cmyk": [
100,
0,
18,
30
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.3432,
"contrast": {
"black": 7.86,
"white": 2.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "surface",
"hex": "#B3007A",
"slug": null,
"name": "#B3007A",
"rgb": [
179,
0,
122
],
"hsl": [
319,
100,
35
],
"cmyk": [
0,
100,
32,
30
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1099,
"contrast": {
"black": 3.2,
"white": 6.57
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#B33900",
"slug": null,
"name": "#B33900",
"rgb": [
179,
57,
0
],
"hsl": [
19,
100,
35
],
"cmyk": [
0,
68,
100,
30
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1251,
"contrast": {
"black": 3.5,
"white": 6
},
"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": "#B00020",
"name": "Anodized Red"
},
{
"role": "secondary",
"hex": "#00B392",
"name": "#00B392"
},
{
"role": "surface",
"hex": "#B3007A",
"name": "#B3007A"
},
{
"role": "background",
"hex": "#B33900",
"name": "#B33900"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B00020",
"name": "Anodized Red",
"blackContrast": 2.87,
"whiteContrast": 7.33,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#00B392",
"name": "#00B392",
"blackContrast": 7.86,
"whiteContrast": 2.67,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B3007A",
"name": "#B3007A",
"blackContrast": 3.2,
"whiteContrast": 6.57,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B33900",
"name": "#B33900",
"blackContrast": 3.5,
"whiteContrast": 6,
"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-anodized-red-primary: #B00020;\n--palette-anodized-red-secondary: #00B392;\n--palette-anodized-red-surface: #B3007A;\n--palette-anodized-red-background: #B33900;\n--palette-anodized-red-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/anodized-red.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/anodized-red.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/anodized-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/anodized-red.json"
}