Inheritance

M280-5 / Behr
#D7AF6A

A rich, medium orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#D7AF6A
RGB215, 175, 106
HSL38°, 58%, 63%
On White 2.05:1 Fail
On Black 10.23:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EAE9E6
Text: #211D17
Accent: #D7AF6A
Support: #57719E
Neutral: #D2D5C3

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Inheritance Palettes are free. Exports aren't.

#EAE9E6 background RGB 234 233 230
#211D17 ink RGB 33 29 23
#D7AF6A accent RGB 215 175 106
#57719E support RGB 87 113 158
#D2D5C3 neutral RGB 210 213 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #211D17;
  --palette-accent: #D7AF6A;
  --palette-support: #57719E;
  --palette-neutral: #D2D5C3;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#211D17",
  "palette-accent": "#D7AF6A",
  "palette-support": "#57719E",
  "palette-neutral": "#D2D5C3"
}

Pro Exports Pro

Color Blindness Simulation

#C0AF64
Protanopia
#C9B96C
Deuteranopia
#E6A39E
Tritanopia

Build a design system around Inheritance.