Folly

MQ3-46 / Behr
#DFE2D1

A serene, muted white that reflects natural light beautifully. Sets a neutral stage for furniture and artwork.

Spec Sheet

Hex#DFE2D1
RGB223, 226, 209
HSL71°, 23%, 85%
On White 1.32:1 Fail
On Black 15.94:1 AAA

For AI Tools

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

Background: #F6F7F3
Text: #282C16
Accent: #DFE2D1
Support: #7264AF
Neutral: #B4C0AF

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

#F6F7F3 background RGB 246 247 243
#282C16 ink RGB 40 44 22
#DFE2D1 accent RGB 223 226 209
#7264AF support RGB 114 100 175
#B4C0AF neutral RGB 180 192 175
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F7F3;
  --palette-ink: #282C16;
  --palette-accent: #DFE2D1;
  --palette-support: #7264AF;
  --palette-neutral: #B4C0AF;
}

Tailwind Config

{
  "palette-background": "#F6F7F3",
  "palette-ink": "#282C16",
  "palette-accent": "#DFE2D1",
  "palette-support": "#7264AF",
  "palette-neutral": "#B4C0AF"
}

Pro Exports Pro

Color Blindness Simulation

#E5E0D0
Protanopia
#E5E0D2
Deuteranopia
#E1E0DD
Tritanopia

Build a design system around Folly.