Tailwind

BXC-53 / Behr
#F6EDD3

A very light, rich yellow that captures natural light. Lifts kitchens, entryways, and sunrooms with optimistic energy.

Spec Sheet

Hex#F6EDD3
RGB246, 237, 211
HSL45°, 66%, 90%
On White 1.17:1 Fail
On Black 17.97:1 AAA

For AI Tools

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

Background: #F6F6F3
Text: #2B271D
Accent: #F6EDD3
Support: #4A5987
Neutral: #C2C7B2

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

#F6F6F3 background RGB 246 246 243
#2B271D ink RGB 43 39 29
#F6EDD3 accent RGB 246 237 211
#4A5987 support RGB 74 89 135
#C2C7B2 neutral RGB 194 199 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F6F3;
  --palette-ink: #2B271D;
  --palette-accent: #F6EDD3;
  --palette-support: #4A5987;
  --palette-neutral: #C2C7B2;
}

Tailwind Config

{
  "palette-background": "#F6F6F3",
  "palette-ink": "#2B271D",
  "palette-accent": "#F6EDD3",
  "palette-support": "#4A5987",
  "palette-neutral": "#C2C7B2"
}

Pro Exports Pro

Color Blindness Simulation

#F3ECD1
Protanopia
#F6EED4
Deuteranopia
#FCE9E6
Tritanopia

Build a design system around Tailwind.