Java

SW 6089 / Sherwin-Williams
#634533

A warm, deep brown shade with undertones that reward close attention.

Spec Sheet

Hex#634533
RGB99, 69, 51
HSL22°, 32%, 29%
On White 8.64:1 AAA
On Black 2.43:1 Fail

For AI Tools

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

Background: #F6F5F4
Text: #2E211A
Accent: #634533
Support: #6A9CB9
Neutral: #CECAB1

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.

#F6F5F4 background RGB 246 245 244
#2E211A ink RGB 46 33 26
#634533 accent RGB 99 69 51
#6A9CB9 support RGB 106 156 185
#CECAB1 neutral RGB 206 202 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F4;
  --palette-ink: #2E211A;
  --palette-accent: #634533;
  --palette-support: #6A9CB9;
  --palette-neutral: #CECAB1;
}

Tailwind Config

{
  "palette-background": "#F6F5F4",
  "palette-ink": "#2E211A",
  "palette-accent": "#634533",
  "palette-support": "#6A9CB9",
  "palette-neutral": "#CECAB1"
}

Pro Exports Pro

Color Blindness Simulation

#4D4832
Protanopia
#544E33
Deuteranopia
#6B4040
Tritanopia

Build a design system around Java.