Java

2106-10 / Benjamin Moore
#67493A

Substantial and saturated, this brown brings sun-kissed depth to millwork and accent walls.

Spec Sheet

Hex#67493A
RGB103, 73, 58
HSL20°, 28%, 32%
On White 8.11:1 AAA
On Black 2.59:1 Fail

For AI Tools

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

Background: #EBE7E5
Text: #281F1A
Accent: #67493A
Support: #4D7284
Neutral: #D1CEC2

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 Java Palettes are free. Exports aren't.

#EBE7E5 background RGB 235 231 229
#281F1A ink RGB 40 31 26
#67493A accent RGB 103 73 58
#4D7284 support RGB 77 114 132
#D1CEC2 neutral RGB 209 206 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE7E5;
  --palette-ink: #281F1A;
  --palette-accent: #67493A;
  --palette-support: #4D7284;
  --palette-neutral: #D1CEC2;
}

Tailwind Config

{
  "palette-background": "#EBE7E5",
  "palette-ink": "#281F1A",
  "palette-accent": "#67493A",
  "palette-support": "#4D7284",
  "palette-neutral": "#D1CEC2"
}

Pro Exports Pro

Color Blindness Simulation

#514C39
Protanopia
#58523A
Deuteranopia
#6F4445
Tritanopia

Build a design system around Java.