Intercoastal Gray

MQ5-23 / Behr
#A5B0B9

A medium, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#A5B0B9
RGB165, 176, 185
HSL207°, 12%, 69%
On White 2.21:1 Fail
On Black 9.51:1 AAA

For AI Tools

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

Background: #F0F2F4
Text: #1C2D3B
Accent: #A5B0B9
Support: #B7967B
Neutral: #B7B8D2

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

#F0F2F4 background RGB 240 242 244
#1C2D3B ink RGB 28 45 59
#A5B0B9 accent RGB 165 176 185
#B7967B support RGB 183 150 123
#B7B8D2 neutral RGB 183 184 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F2F4;
  --palette-ink: #1C2D3B;
  --palette-accent: #A5B0B9;
  --palette-support: #B7967B;
  --palette-neutral: #B7B8D2;
}

Tailwind Config

{
  "palette-background": "#F0F2F4",
  "palette-ink": "#1C2D3B",
  "palette-accent": "#A5B0B9",
  "palette-support": "#B7967B",
  "palette-neutral": "#B7B8D2"
}

Pro Exports Pro

Color Blindness Simulation

#ACB0B9
Protanopia
#AAADB9
Deuteranopia
#A0B2B3
Tritanopia

Build a design system around Intercoastal Gray.