Generated palette

Raw Umber Palette

Raw Umber Palette: #826644, #456082, #824845, #7F8245. Check roles, contrast and CSS variables; open source-color links and JSON.

Raw Umber Palette assigns primary #826644, secondary #456082, surface #824845, background #7F8245, accent #FFFFFF. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #824845 at 0.0981 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.

5colors
Orange palettedominant group
6use cases

Palette Color Roles

Raw Umber Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#826644Raw Umber
Secondary#456082#456082
Surface#824845#824845
Background#7F8245#7F8245
Accent#FFFFFFWhite

CSS Variables

--palette-raw-umber-primary: #826644;
--palette-raw-umber-secondary: #456082;
--palette-raw-umber-surface: #824845;
--palette-raw-umber-background: #7F8245;
--palette-raw-umber-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Raw Umber Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#826644
Black 3.93:1 · White 5.34:1
Best #FFFFFF
Secondary#456082
Black 3.25:1 · White 6.47:1
Best #FFFFFF
Surface#824845
Black 2.96:1 · White 7.09:1
Best #FFFFFF
Background#7F8245
Black 5.18:1 · White 4.05:1
Best #000000
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Raw Umber Palette roles behave together across common interface components before copying the CSS variables.

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 Raw Umber Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1467
Black text3.93:1AA Fail
White text5.34: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": "#826644",
    "name": "Raw Umber"
  },
  {
    "role": "secondary",
    "hex": "#456082",
    "name": "#456082"
  },
  {
    "role": "surface",
    "hex": "#824845",
    "name": "#824845"
  },
  {
    "role": "background",
    "hex": "#7F8245",
    "name": "#7F8245"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#826644",
    "name": "Raw Umber",
    "blackContrast": 3.93,
    "whiteContrast": 5.34,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#456082",
    "name": "#456082",
    "blackContrast": 3.25,
    "whiteContrast": 6.47,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#824845",
    "name": "#824845",
    "blackContrast": 2.96,
    "whiteContrast": 7.09,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "background",
    "hex": "#7F8245",
    "name": "#7F8245",
    "blackContrast": 5.18,
    "whiteContrast": 4.05,
    "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
[
  "raw umber palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "calm digital interfaces"
]
CSS variables
"--palette-raw-umber-primary: #826644;\n--palette-raw-umber-secondary: #456082;\n--palette-raw-umber-surface: #824845;\n--palette-raw-umber-background: #7F8245;\n--palette-raw-umber-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raw-umber",
  "name": "Raw Umber Palette",
  "type": "generated",
  "sourceColor": "raw-umber",
  "description": "Generated palette built from Raw Umber, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Raw Umber Palette combines primary #826644, secondary #456082, surface #824845, background #7F8245, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a orange palette, blue 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": [
    "raw umber palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#826644",
      "slug": "raw-umber",
      "name": "Raw Umber",
      "rgb": [
        130,
        102,
        68
      ],
      "hsl": [
        33,
        31,
        39
      ],
      "cmyk": [
        0,
        22,
        48,
        49
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.1467,
      "contrast": {
        "black": 3.93,
        "white": 5.34
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/raw-umber/"
    },
    {
      "role": "secondary",
      "hex": "#456082",
      "slug": null,
      "name": "#456082",
      "rgb": [
        69,
        96,
        130
      ],
      "hsl": [
        213,
        31,
        39
      ],
      "cmyk": [
        47,
        26,
        0,
        49
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1124,
      "contrast": {
        "black": 3.25,
        "white": 6.47
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#824845",
      "slug": null,
      "name": "#824845",
      "rgb": [
        130,
        72,
        69
      ],
      "hsl": [
        3,
        31,
        39
      ],
      "cmyk": [
        0,
        45,
        47,
        49
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0981,
      "contrast": {
        "black": 2.96,
        "white": 7.09
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#7F8245",
      "slug": null,
      "name": "#7F8245",
      "rgb": [
        127,
        130,
        69
      ],
      "hsl": [
        63,
        31,
        39
      ],
      "cmyk": [
        2,
        0,
        47,
        49
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2091,
      "contrast": {
        "black": 5.18,
        "white": 4.05
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "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": "#826644",
      "name": "Raw Umber"
    },
    {
      "role": "secondary",
      "hex": "#456082",
      "name": "#456082"
    },
    {
      "role": "surface",
      "hex": "#824845",
      "name": "#824845"
    },
    {
      "role": "background",
      "hex": "#7F8245",
      "name": "#7F8245"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#826644",
      "name": "Raw Umber",
      "blackContrast": 3.93,
      "whiteContrast": 5.34,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#456082",
      "name": "#456082",
      "blackContrast": 3.25,
      "whiteContrast": 6.47,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#824845",
      "name": "#824845",
      "blackContrast": 2.96,
      "whiteContrast": 7.09,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "background",
      "hex": "#7F8245",
      "name": "#7F8245",
      "blackContrast": 5.18,
      "whiteContrast": 4.05,
      "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-raw-umber-primary: #826644;\n--palette-raw-umber-secondary: #456082;\n--palette-raw-umber-surface: #824845;\n--palette-raw-umber-background: #7F8245;\n--palette-raw-umber-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/raw-umber.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/raw-umber/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/raw-umber.json"
}