Mint Condition

SW 6743 / Sherwin-Williams
#D1E3D2

A balanced, muted neutral tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#D1E3D2
RGB209, 227, 210
HSL123°, 24%, 85%
On White 1.34:1 Fail
On Black 15.63:1 AAA

For AI Tools

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

Background: #E5EBE5
Text: #131B13
Accent: #D1E3D2
Support: #AF79AC
Neutral: #CCD6D2

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

#E5EBE5 background RGB 229 235 229
#131B13 ink RGB 19 27 19
#D1E3D2 accent RGB 209 227 210
#AF79AC support RGB 175 121 172
#CCD6D2 neutral RGB 204 214 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5EBE5;
  --palette-ink: #131B13;
  --palette-accent: #D1E3D2;
  --palette-support: #AF79AC;
  --palette-neutral: #CCD6D2;
}

Tailwind Config

{
  "palette-background": "#E5EBE5",
  "palette-ink": "#131B13",
  "palette-accent": "#D1E3D2",
  "palette-support": "#AF79AC",
  "palette-neutral": "#CCD6D2"
}

Pro Exports Pro

Color Blindness Simulation

#E4DFD1
Protanopia
#E0DDD3
Deuteranopia
#CFE2DE
Tritanopia

Build a design system around Mint Condition.