Generated palette

Raw Sienna Palette

Raw Sienna Palette: #D68A59, #58A3D5, #D55864, #D5C958. Check roles, contrast and CSS variables; open source-color links and JSON.

Raw Sienna Palette assigns primary #D68A59, secondary #58A3D5, surface #D55864, background #D5C958, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #D5C958 at 0.5662; black gives higher contrast on 4 of 5 values.

5colors
Orange palettedominant group
6use cases

Palette Color Roles

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

Primary#D68A59Raw Sienna
Secondary#58A3D5#58A3D5
Surface#D55864#D55864
Background#D5C958#D5C958
Accent#000000Black

CSS Variables

--palette-raw-sienna-primary: #D68A59;
--palette-raw-sienna-secondary: #58A3D5;
--palette-raw-sienna-surface: #D55864;
--palette-raw-sienna-background: #D5C958;
--palette-raw-sienna-accent: #000000;

Accessibility Snapshot

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

Primary#D68A59
Black 7.64:1 · White 2.75:1
Best #000000
Secondary#58A3D5
Black 7.61:1 · White 2.76:1
Best #000000
Surface#D55864
Black 5.41:1 · White 3.88:1
Best #000000
Background#D5C958
Black 12.32:1 · White 1.7:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Raw Sienna 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 Sienna Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.3319
Black text7.64:1AA Pass
White text2.75:1AA Fail
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": "#D68A59",
    "name": "Raw Sienna"
  },
  {
    "role": "secondary",
    "hex": "#58A3D5",
    "name": "#58A3D5"
  },
  {
    "role": "surface",
    "hex": "#D55864",
    "name": "#D55864"
  },
  {
    "role": "background",
    "hex": "#D5C958",
    "name": "#D5C958"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#D68A59",
    "name": "Raw Sienna",
    "blackContrast": 7.64,
    "whiteContrast": 2.75,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#58A3D5",
    "name": "#58A3D5",
    "blackContrast": 7.61,
    "whiteContrast": 2.76,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "surface",
    "hex": "#D55864",
    "name": "#D55864",
    "blackContrast": 5.41,
    "whiteContrast": 3.88,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#D5C958",
    "name": "#D5C958",
    "blackContrast": 12.32,
    "whiteContrast": 1.7,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "raw sienna palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark 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-sienna-primary: #D68A59;\n--palette-raw-sienna-secondary: #58A3D5;\n--palette-raw-sienna-surface: #D55864;\n--palette-raw-sienna-background: #D5C958;\n--palette-raw-sienna-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raw-sienna",
  "name": "Raw Sienna Palette",
  "type": "generated",
  "sourceColor": "raw-sienna",
  "description": "Generated palette built from Raw Sienna, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Raw Sienna Palette combines primary #D68A59, secondary #58A3D5, surface #D55864, background #D5C958, accent #000000. 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 sienna palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark 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": "#D68A59",
      "slug": "raw-sienna",
      "name": "Raw Sienna",
      "rgb": [
        214,
        138,
        89
      ],
      "hsl": [
        24,
        60,
        59
      ],
      "cmyk": [
        0,
        36,
        58,
        16
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3319,
      "contrast": {
        "black": 7.64,
        "white": 2.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/"
    },
    {
      "role": "secondary",
      "hex": "#58A3D5",
      "slug": null,
      "name": "#58A3D5",
      "rgb": [
        88,
        163,
        213
      ],
      "hsl": [
        204,
        60,
        59
      ],
      "cmyk": [
        59,
        23,
        0,
        16
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3307,
      "contrast": {
        "black": 7.61,
        "white": 2.76
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#D55864",
      "slug": null,
      "name": "#D55864",
      "rgb": [
        213,
        88,
        100
      ],
      "hsl": [
        354,
        60,
        59
      ],
      "cmyk": [
        0,
        59,
        53,
        16
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2205,
      "contrast": {
        "black": 5.41,
        "white": 3.88
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#D5C958",
      "slug": null,
      "name": "#D5C958",
      "rgb": [
        213,
        201,
        88
      ],
      "hsl": [
        54,
        60,
        59
      ],
      "cmyk": [
        0,
        6,
        59,
        16
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.5662,
      "contrast": {
        "black": 12.32,
        "white": 1.7
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "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": "#D68A59",
      "name": "Raw Sienna"
    },
    {
      "role": "secondary",
      "hex": "#58A3D5",
      "name": "#58A3D5"
    },
    {
      "role": "surface",
      "hex": "#D55864",
      "name": "#D55864"
    },
    {
      "role": "background",
      "hex": "#D5C958",
      "name": "#D5C958"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#D68A59",
      "name": "Raw Sienna",
      "blackContrast": 7.64,
      "whiteContrast": 2.75,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#58A3D5",
      "name": "#58A3D5",
      "blackContrast": 7.61,
      "whiteContrast": 2.76,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "surface",
      "hex": "#D55864",
      "name": "#D55864",
      "blackContrast": 5.41,
      "whiteContrast": 3.88,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#D5C958",
      "name": "#D5C958",
      "blackContrast": 12.32,
      "whiteContrast": 1.7,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-raw-sienna-primary: #D68A59;\n--palette-raw-sienna-secondary: #58A3D5;\n--palette-raw-sienna-surface: #D55864;\n--palette-raw-sienna-background: #D5C958;\n--palette-raw-sienna-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/raw-sienna.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/raw-sienna/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/raw-sienna.json"
}