Friendly Yellow

SW 6680 / Sherwin-Williams
#F5E0B1

A radiant, saturated yellow tone that reads differently in every light condition.

Spec Sheet

Hex#F5E0B1
RGB245, 224, 177
HSL41°, 77%, 83%
On White 1.3:1 Fail
On Black 16.18:1 AAA

For AI Tools

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

Background: #EFEEEB
Text: #1E1910
Accent: #F5E0B1
Support: #5C72A3
Neutral: #D4D6CC

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

#EFEEEB background RGB 239 238 235
#1E1910 ink RGB 30 25 16
#F5E0B1 accent RGB 245 224 177
#5C72A3 support RGB 92 114 163
#D4D6CC neutral RGB 212 214 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEEEB;
  --palette-ink: #1E1910;
  --palette-accent: #F5E0B1;
  --palette-support: #5C72A3;
  --palette-neutral: #D4D6CC;
}

Tailwind Config

{
  "palette-background": "#EFEEEB",
  "palette-ink": "#1E1910",
  "palette-accent": "#F5E0B1",
  "palette-support": "#5C72A3",
  "palette-neutral": "#D4D6CC"
}

Pro Exports Pro

Color Blindness Simulation

#EBDFAE
Protanopia
#F1E4B2
Deuteranopia
#FFD8D3
Tritanopia

Build a design system around Friendly Yellow.