Inox

224 / Little Greene
#C0BDB5

Named after stainless steel, a cool industrial grey with a modern, metallic quality for urban interiors.

Spec Sheet

Hex#C0BDB5
RGB192, 189, 181
HSL44°, 8%, 73%
On White 1.88:1 Fail
On Black 11.19:1 AAA

For AI Tools

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

Background: #EEECE8
Text: #1D1A11
Accent: #C0BDB5
Support: #617BC2
Neutral: #CDCFC4

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

#EEECE8 background RGB 238 236 232
#1D1A11 ink RGB 29 26 17
#C0BDB5 accent RGB 192 189 181
#617BC2 support RGB 97 123 194
#CDCFC4 neutral RGB 205 207 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEECE8;
  --palette-ink: #1D1A11;
  --palette-accent: #C0BDB5;
  --palette-support: #617BC2;
  --palette-neutral: #CDCFC4;
}

Tailwind Config

{
  "palette-background": "#EEECE8",
  "palette-ink": "#1D1A11",
  "palette-accent": "#C0BDB5",
  "palette-support": "#617BC2",
  "palette-neutral": "#CDCFC4"
}

Pro Exports Pro

Color Blindness Simulation

#BFBDB5
Protanopia
#C0BDB5
Deuteranopia
#C2BCBB
Tritanopia

Build a design system around Inox.