Jalapeño Pepper

2147-30 / Benjamin Moore
#A19D52

This composed green carries sun-kissed depth, reading as organic and grounded.

Spec Sheet

Hex#A19D52
RGB161, 157, 82
HSL57°, 33%, 48%
On White 2.81:1 Fail
On Black 7.46:1 AAA

For AI Tools

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

Background: #F0F0EA
Text: #1C1C12
Accent: #A19D52
Support: #585B93
Neutral: #C8D3BB

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 Jalapeño Pepper Palettes are free. Exports aren't.

#F0F0EA background RGB 240 240 234
#1C1C12 ink RGB 28 28 18
#A19D52 accent RGB 161 157 82
#585B93 support RGB 88 91 147
#C8D3BB neutral RGB 200 211 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0EA;
  --palette-ink: #1C1C12;
  --palette-accent: #A19D52;
  --palette-support: #585B93;
  --palette-neutral: #C8D3BB;
}

Tailwind Config

{
  "palette-background": "#F0F0EA",
  "palette-ink": "#1C1C12",
  "palette-accent": "#A19D52",
  "palette-support": "#585B93",
  "palette-neutral": "#C8D3BB"
}

Pro Exports Pro

Color Blindness Simulation

#A8984B
Protanopia
#AA9C56
Deuteranopia
#AB958C
Tritanopia

Build a design system around Jalapeño Pepper.