Popcorn Kernel

310 / Benjamin Moore
#FCE9B6

This vibrant yellow carries sun-kissed undertones that keep it from tipping into sweetness.

Spec Sheet

Hex#FCE9B6
RGB252, 233, 182
HSL44°, 92%, 85%
On White 1.2:1 Fail
On Black 17.47:1 AAA

For AI Tools

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

Background: #EAE9E6
Text: #3A3322
Accent: #FCE9B6
Support: #4B5A81
Neutral: #BAC0A5

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

#EAE9E6 background RGB 234 233 230
#3A3322 ink RGB 58 51 34
#FCE9B6 accent RGB 252 233 182
#4B5A81 support RGB 75 90 129
#BAC0A5 neutral RGB 186 192 165
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E6;
  --palette-ink: #3A3322;
  --palette-accent: #FCE9B6;
  --palette-support: #4B5A81;
  --palette-neutral: #BAC0A5;
}

Tailwind Config

{
  "palette-background": "#EAE9E6",
  "palette-ink": "#3A3322",
  "palette-accent": "#FCE9B6",
  "palette-support": "#4B5A81",
  "palette-neutral": "#BAC0A5"
}

Pro Exports Pro

Color Blindness Simulation

#F5E7B3
Protanopia
#FAECB8
Deuteranopia
#FFE1DB
Tritanopia

Build a design system around Popcorn Kernel.