Silver Marlin

2139-50 / Benjamin Moore
#C0C8C1

A moderate green with teal undertones that connects interiors to the natural world.

Spec Sheet

Hex#C0C8C1
RGB192, 200, 193
HSL127°, 7%, 77%
On White 1.71:1 Fail
On Black 12.27:1 AAA

For AI Tools

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

Background: #F0F4F1
Text: #0E1F10
Accent: #C0C8C1
Support: #8A5C84
Neutral: #BFD4CC

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

#F0F4F1 background RGB 240 244 241
#0E1F10 ink RGB 14 31 16
#C0C8C1 accent RGB 192 200 193
#8A5C84 support RGB 138 92 132
#BFD4CC neutral RGB 191 212 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F4F1;
  --palette-ink: #0E1F10;
  --palette-accent: #C0C8C1;
  --palette-support: #8A5C84;
  --palette-neutral: #BFD4CC;
}

Tailwind Config

{
  "palette-background": "#F0F4F1",
  "palette-ink": "#0E1F10",
  "palette-accent": "#C0C8C1",
  "palette-support": "#8A5C84",
  "palette-neutral": "#BFD4CC"
}

Pro Exports Pro

Color Blindness Simulation

#C8C6C1
Protanopia
#C7C5C1
Deuteranopia
#BFC8C6
Tritanopia

Build a design system around Silver Marlin.