Mudslide

BXC-05 / Behr
#756E55

A grounded deep neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#756E55
RGB117, 110, 85
HSL47°, 16%, 40%
On White 5.1:1 AA
On Black 4.12:1 AA Large

For AI Tools

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

Background: #E9E7E2
Text: #2D291A
Accent: #756E55
Support: #4A61B5
Neutral: #D3D8C5

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

#E9E7E2 background RGB 233 231 226
#2D291A ink RGB 45 41 26
#756E55 accent RGB 117 110 85
#4A61B5 support RGB 74 97 181
#D3D8C5 neutral RGB 211 216 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E7E2;
  --palette-ink: #2D291A;
  --palette-accent: #756E55;
  --palette-support: #4A61B5;
  --palette-neutral: #D3D8C5;
}

Tailwind Config

{
  "palette-background": "#E9E7E2",
  "palette-ink": "#2D291A",
  "palette-accent": "#756E55",
  "palette-support": "#4A61B5",
  "palette-neutral": "#D3D8C5"
}

Pro Exports Pro

Color Blindness Simulation

#736D53
Protanopia
#756F56
Deuteranopia
#7A6A67
Tritanopia

Build a design system around Mudslide.