Generated palette

Firebrick Palette

Firebrick Palette is a generated palette built from #B22222, #22B4B4, #B4226B, #B46B22. 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.

Firebrick Palette combines primary #B22222, secondary #22B4B4, surface #B4226B, background #B46B22, 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.

5colors
Red palettedominant group
4use 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#B22222Firebrick
Secondary#22B4B4#22B4B4
Surface#B4226B#B4226B
Background#B46B22#B46B22
Accent#FFFFFFWhite

CSS Variables

--palette-firebrick-primary: #B22222;
--palette-firebrick-secondary: #22B4B4;
--palette-firebrick-surface: #B4226B;
--palette-firebrick-background: #B46B22;
--palette-firebrick-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#B22222
Black 3.14:1 · White 6.68:1
Best #FFFFFF
Secondary#22B4B4
Black 8.26:1 · White 2.54:1
Best #000000
Surface#B4226B
Black 3.38:1 · White 6.21:1
Best #FFFFFF
Background#B46B22
Black 5.07:1 · White 4.15:1
Best #000000
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 Firebrick Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1072
Black text3.14:1AA Fail
White text6.68: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": "#B22222",
    "name": "Firebrick"
  },
  {
    "role": "secondary",
    "hex": "#22B4B4",
    "name": "#22B4B4"
  },
  {
    "role": "surface",
    "hex": "#B4226B",
    "name": "#B4226B"
  },
  {
    "role": "background",
    "hex": "#B46B22",
    "name": "#B46B22"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#B22222",
    "name": "Firebrick",
    "blackContrast": 3.14,
    "whiteContrast": 6.68,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#22B4B4",
    "name": "#22B4B4",
    "blackContrast": 8.26,
    "whiteContrast": 2.54,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "surface",
    "hex": "#B4226B",
    "name": "#B4226B",
    "blackContrast": 3.38,
    "whiteContrast": 6.21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#B46B22",
    "name": "#B46B22",
    "blackContrast": 5.07,
    "whiteContrast": 4.15,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "firebrick 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-firebrick-primary: #B22222;\n--palette-firebrick-secondary: #22B4B4;\n--palette-firebrick-surface: #B4226B;\n--palette-firebrick-background: #B46B22;\n--palette-firebrick-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "firebrick",
  "name": "Firebrick Palette",
  "type": "generated",
  "sourceColor": "firebrick",
  "description": "Generated palette built from Firebrick, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Firebrick Palette combines primary #B22222, secondary #22B4B4, surface #B4226B, background #B46B22, 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": [
    "firebrick 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": "#B22222",
      "slug": "firebrick",
      "name": "Firebrick",
      "rgb": [
        178,
        34,
        34
      ],
      "hsl": [
        0,
        68,
        42
      ],
      "cmyk": [
        0,
        81,
        81,
        30
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1072,
      "contrast": {
        "black": 3.14,
        "white": 6.68
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/firebrick/"
    },
    {
      "role": "secondary",
      "hex": "#22B4B4",
      "slug": null,
      "name": "#22B4B4",
      "rgb": [
        34,
        180,
        180
      ],
      "hsl": [
        180,
        68,
        42
      ],
      "cmyk": [
        81,
        0,
        0,
        29
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3628,
      "contrast": {
        "black": 8.26,
        "white": 2.54
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/22b4b4/"
    },
    {
      "role": "surface",
      "hex": "#B4226B",
      "slug": null,
      "name": "#B4226B",
      "rgb": [
        180,
        34,
        107
      ],
      "hsl": [
        330,
        68,
        42
      ],
      "cmyk": [
        0,
        81,
        41,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1191,
      "contrast": {
        "black": 3.38,
        "white": 6.21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/b4226b/"
    },
    {
      "role": "background",
      "hex": "#B46B22",
      "slug": null,
      "name": "#B46B22",
      "rgb": [
        180,
        107,
        34
      ],
      "hsl": [
        30,
        68,
        42
      ],
      "cmyk": [
        0,
        41,
        81,
        29
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2033,
      "contrast": {
        "black": 5.07,
        "white": 4.15
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/b46b22/"
    },
    {
      "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": "#B22222",
      "name": "Firebrick"
    },
    {
      "role": "secondary",
      "hex": "#22B4B4",
      "name": "#22B4B4"
    },
    {
      "role": "surface",
      "hex": "#B4226B",
      "name": "#B4226B"
    },
    {
      "role": "background",
      "hex": "#B46B22",
      "name": "#B46B22"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#B22222",
      "name": "Firebrick",
      "blackContrast": 3.14,
      "whiteContrast": 6.68,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#22B4B4",
      "name": "#22B4B4",
      "blackContrast": 8.26,
      "whiteContrast": 2.54,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "surface",
      "hex": "#B4226B",
      "name": "#B4226B",
      "blackContrast": 3.38,
      "whiteContrast": 6.21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#B46B22",
      "name": "#B46B22",
      "blackContrast": 5.07,
      "whiteContrast": 4.15,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-firebrick-primary: #B22222;\n--palette-firebrick-secondary: #22B4B4;\n--palette-firebrick-surface: #B4226B;\n--palette-firebrick-background: #B46B22;\n--palette-firebrick-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/firebrick.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/firebrick.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/firebrick/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/firebrick.json"
}