Brushstroke

M320-3 / Behr
#F2E4B8

A rich yellow with sunny disposition. Brightens north-facing rooms and creates cheerful, welcoming interiors.

Spec Sheet

Hex#F2E4B8
RGB242, 228, 184
HSL46°, 69%, 84%
On White 1.27:1 Fail
On Black 16.56:1 AAA

For AI Tools

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

Background: #EAE9E6
Text: #2C2A20
Accent: #F2E4B8
Support: #4B62AF
Neutral: #CFD2C6

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

#EAE9E6 background RGB 234 233 230
#2C2A20 ink RGB 44 42 32
#F2E4B8 accent RGB 242 228 184
#4B62AF support RGB 75 98 175
#CFD2C6 neutral RGB 207 210 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #2C2A20;
  --palette-accent: #F2E4B8;
  --palette-support: #4B62AF;
  --palette-neutral: #CFD2C6;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#2C2A20",
  "palette-accent": "#F2E4B8",
  "palette-support": "#4B62AF",
  "palette-neutral": "#CFD2C6"
}

Pro Exports Pro

Color Blindness Simulation

#EEE2B5
Protanopia
#F2E6B9
Deuteranopia
#FCDDD8
Tritanopia

Build a design system around Brushstroke.