Paper Mache

AF-25 / Benjamin Moore
#F0F0E3

A barely-there white with neutral undertones that shifts character throughout the day.

Spec Sheet

Hex#F0F0E3
RGB240, 240, 227
HSL60°, 30%, 92%
On White 1.15:1 Fail
On Black 18.28:1 AAA

For AI Tools

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

Background: #F2F2ED
Text: #242414
Accent: #F0F0E3
Support: #7171B7
Neutral: #D1D6CC

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

#F2F2ED background RGB 242 242 237
#242414 ink RGB 36 36 20
#F0F0E3 accent RGB 240 240 227
#7171B7 support RGB 113 113 183
#D1D6CC neutral RGB 209 214 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F2ED;
  --palette-ink: #242414;
  --palette-accent: #F0F0E3;
  --palette-support: #7171B7;
  --palette-neutral: #D1D6CC;
}

Tailwind Config

{
  "palette-background": "#F2F2ED",
  "palette-ink": "#242414",
  "palette-accent": "#F0F0E3",
  "palette-support": "#7171B7",
  "palette-neutral": "#D1D6CC"
}

Pro Exports Pro

Color Blindness Simulation

#F3EFE2
Protanopia
#F3EFE3
Deuteranopia
#F2EEEC
Tritanopia

Build a design system around Paper Mache.