Bone V

825 / Paint & Paper Library
#C8BCAD

The deepest Bone tone, a warm beige-brown that grounds tonal schemes with organic warmth.

Spec Sheet

Hex#C8BCAD
RGB200, 188, 173
HSL33°, 20%, 73%
On White 1.87:1 Fail
On Black 11.25:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #2A2219
Accent: #C8BCAD
Support: #4A6687
Neutral: #D2D2C6

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

#F2F0EE background RGB 242 240 238
#2A2219 ink RGB 42 34 25
#C8BCAD accent RGB 200 188 173
#4A6687 support RGB 74 102 135
#D2D2C6 neutral RGB 210 210 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #2A2219;
  --palette-accent: #C8BCAD;
  --palette-support: #4A6687;
  --palette-neutral: #D2D2C6;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#2A2219",
  "palette-accent": "#C8BCAD",
  "palette-support": "#4A6687",
  "palette-neutral": "#D2D2C6"
}

Pro Exports Pro

Color Blindness Simulation

#C1BCAC
Protanopia
#C4BFAD
Deuteranopia
#CDB9B8
Tritanopia

Build a design system around Bone V.