Antique White & Brown Color Palette

01 #FAEBD7
02 #D08B81
03 #A52A2A
04 #FEF9F3
05 #421111

Why do Antique White and Brown go well together?

The combination of Antique White (#FAEBD7) and Brown (#A52A2A) creates a striking designer pairing. The contrast ratio between these two colors is measured at 6.05:1, which passes WCAG AA accessibility tests for standard text overlays, allowing highly readable layouts. When used in digital projects, this duo offers a cohesive balance of color temperatures.

How to use the Antique White & Brown color combination

In modern branding and web interfaces, pairing Antique White with Brown is commonly utilized to evoke specific emotional responses. This combination is highly effective for technical platforms, retail packaging, and creative studio portfolios. To implement this palette, use #FAEBD7 for primary brand elements and #A52A2A as the accent or background container.

👁 Live UI Mockup Preview

See how this palette coordinates on actual web components.

Antique White Canvas

Antique White & Brown UI Layout

This component template demonstrates Antique White styling applied to headers and Brown styled interactive blocks.

Brown Focus Rate 85%

🛠 Stylesheet Integration Codes

CSS Variables
:root {
  --color-primary:   #FAEBD7;
  --color-secondary: #A52A2A;
  --color-midtone:   #D08B81;
  --color-highlight: #FEF9F3;
  --color-shadow:    #421111;
}

Parent Color Reference Sheets

Antique White Details All web and printing specifications
Brown Details All web and printing specifications
Copied!