Basic Khaki

HDC-NT-09 / Behr
#C4B7A1

A light, muted neutral with warm grounding. Pairs effortlessly with bolder accents without competing.

Spec Sheet

Hex#C4B7A1
RGB196, 183, 161
HSL38°, 23%, 70%
On White 1.97:1 Fail
On Black 10.64:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #40331C
Accent: #C4B7A1
Support: #446397
Neutral: #CBCFB5

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

#F5F3F0 background RGB 245 243 240
#40331C ink RGB 64 51 28
#C4B7A1 accent RGB 196 183 161
#446397 support RGB 68 99 151
#CBCFB5 neutral RGB 203 207 181
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #40331C;
  --palette-accent: #C4B7A1;
  --palette-support: #446397;
  --palette-neutral: #CBCFB5;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#40331C",
  "palette-accent": "#C4B7A1",
  "palette-support": "#446397",
  "palette-neutral": "#CBCFB5"
}

Pro Exports Pro

Color Blindness Simulation

#BDB7A0
Protanopia
#C0BAA2
Deuteranopia
#CAB3B1
Tritanopia

Build a design system around Basic Khaki.