Praying Mantis

P370-2 / Behr
#E3FAC7

A very light green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.

Spec Sheet

Hex#E3FAC7
RGB227, 250, 199
HSL87°, 84%, 88%
On White 1.12:1 Fail
On Black 18.77:1 AAA

For AI Tools

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

Background: #F2F5F0
Text: #1F2716
Accent: #E3FAC7
Support: #6A4D8F
Neutral: #C5D9C4

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

#F2F5F0 background RGB 242 245 240
#1F2716 ink RGB 31 39 22
#E3FAC7 accent RGB 227 250 199
#6A4D8F support RGB 106 77 143
#C5D9C4 neutral RGB 197 217 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F5F0;
  --palette-ink: #1F2716;
  --palette-accent: #E3FAC7;
  --palette-support: #6A4D8F;
  --palette-neutral: #C5D9C4;
}

Tailwind Config

{
  "palette-background": "#F2F5F0",
  "palette-ink": "#1F2716",
  "palette-accent": "#E3FAC7",
  "palette-support": "#6A4D8F",
  "palette-neutral": "#C5D9C4"
}

Pro Exports Pro

Color Blindness Simulation

#FFF3C4
Protanopia
#FCF2C9
Deuteranopia
#E6F5EC
Tritanopia

Build a design system around Praying Mantis.