Generated palette

Ecru Palette

Ecru Palette is a generated palette built from #C2B280, #8090C2, #C29080, #B1C280. 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.

Ecru Palette combines primary #C2B280, secondary #8090C2, surface #C29080, background #B1C280, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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
Yellow palettedominant group
7use 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#C2B280Sand
Secondary#8090C2#8090C2
Surface#C29080#C29080
Background#B1C280#B1C280
Accent#000000Black

CSS Variables

--palette-ecru-primary: #C2B280;
--palette-ecru-secondary: #8090C2;
--palette-ecru-surface: #C29080;
--palette-ecru-background: #B1C280;
--palette-ecru-accent: #000000;

Accessibility Snapshot

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

Primary#C2B280
Black 9.97:1 · White 2.11:1
Best #000000
Secondary#8090C2
Black 6.69:1 · White 3.14:1
Best #000000
Surface#C29080
Black 7.59:1 · White 2.77:1
Best #000000
Background#B1C280
Black 10.9:1 · White 1.93:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

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

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

AI-Ready Dataset v1.0.0
Luminance0.4487
Black text9.97:1AA Pass
White text2.11: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": "#C2B280",
    "name": "Sand"
  },
  {
    "role": "secondary",
    "hex": "#8090C2",
    "name": "#8090C2"
  },
  {
    "role": "surface",
    "hex": "#C29080",
    "name": "#C29080"
  },
  {
    "role": "background",
    "hex": "#B1C280",
    "name": "#B1C280"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#C2B280",
    "name": "Sand",
    "blackContrast": 9.97,
    "whiteContrast": 2.11,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#8090C2",
    "name": "#8090C2",
    "blackContrast": 6.69,
    "whiteContrast": 3.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#C29080",
    "name": "#C29080",
    "blackContrast": 7.59,
    "whiteContrast": 2.77,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#B1C280",
    "name": "#B1C280",
    "blackContrast": 10.9,
    "whiteContrast": 1.93,
    "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
[
  "ecru palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green 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",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-ecru-primary: #C2B280;\n--palette-ecru-secondary: #8090C2;\n--palette-ecru-surface: #C29080;\n--palette-ecru-background: #B1C280;\n--palette-ecru-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "ecru",
  "name": "Ecru Palette",
  "type": "generated",
  "sourceColor": "ecru",
  "description": "Generated palette built from Ecru, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Ecru Palette combines primary #C2B280, secondary #8090C2, surface #C29080, background #B1C280, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
    "ecru palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green 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",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#C2B280",
      "slug": "sand",
      "name": "Sand",
      "rgb": [
        194,
        178,
        128
      ],
      "hsl": [
        45,
        35,
        63
      ],
      "cmyk": [
        0,
        8,
        34,
        24
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4487,
      "contrast": {
        "black": 9.97,
        "white": 2.11
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/sand/"
    },
    {
      "role": "secondary",
      "hex": "#8090C2",
      "slug": null,
      "name": "#8090C2",
      "rgb": [
        128,
        144,
        194
      ],
      "hsl": [
        225,
        35,
        63
      ],
      "cmyk": [
        34,
        26,
        0,
        24
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2843,
      "contrast": {
        "black": 6.69,
        "white": 3.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/8090c2/"
    },
    {
      "role": "surface",
      "hex": "#C29080",
      "slug": null,
      "name": "#C29080",
      "rgb": [
        194,
        144,
        128
      ],
      "hsl": [
        15,
        35,
        63
      ],
      "cmyk": [
        0,
        26,
        34,
        24
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3297,
      "contrast": {
        "black": 7.59,
        "white": 2.77
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/c29080/"
    },
    {
      "role": "background",
      "hex": "#B1C280",
      "slug": null,
      "name": "#B1C280",
      "rgb": [
        177,
        194,
        128
      ],
      "hsl": [
        75,
        35,
        63
      ],
      "cmyk": [
        9,
        0,
        34,
        24
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4949,
      "contrast": {
        "black": 10.9,
        "white": 1.93
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/b1c280/"
    },
    {
      "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": "#C2B280",
      "name": "Sand"
    },
    {
      "role": "secondary",
      "hex": "#8090C2",
      "name": "#8090C2"
    },
    {
      "role": "surface",
      "hex": "#C29080",
      "name": "#C29080"
    },
    {
      "role": "background",
      "hex": "#B1C280",
      "name": "#B1C280"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#C2B280",
      "name": "Sand",
      "blackContrast": 9.97,
      "whiteContrast": 2.11,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#8090C2",
      "name": "#8090C2",
      "blackContrast": 6.69,
      "whiteContrast": 3.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#C29080",
      "name": "#C29080",
      "blackContrast": 7.59,
      "whiteContrast": 2.77,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#B1C280",
      "name": "#B1C280",
      "blackContrast": 10.9,
      "whiteContrast": 1.93,
      "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-ecru-primary: #C2B280;\n--palette-ecru-secondary: #8090C2;\n--palette-ecru-surface: #C29080;\n--palette-ecru-background: #B1C280;\n--palette-ecru-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/ecru.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/ecru.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/ecru/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/ecru.json"
}