No-Nonsense

361 / Benjamin Moore
#F8E47B

Warm and balanced, this yellow brings amber energy without overwhelming a room.

Spec Sheet

Hex#F8E47B
RGB248, 228, 123
HSL50°, 90%, 73%
On White 1.28:1 Fail
On Black 16.37:1 AAA

For AI Tools

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

Background: #F4F3F1
Text: #2C291B
Accent: #F8E47B
Support: #566095
Neutral: #C4CFB0

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

#F4F3F1 background RGB 244 243 241
#2C291B ink RGB 44 41 27
#F8E47B accent RGB 248 228 123
#566095 support RGB 86 96 149
#C4CFB0 neutral RGB 196 207 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F1;
  --palette-ink: #2C291B;
  --palette-accent: #F8E47B;
  --palette-support: #566095;
  --palette-neutral: #C4CFB0;
}

Tailwind Config

{
  "palette-background": "#F4F3F1",
  "palette-ink": "#2C291B",
  "palette-accent": "#F8E47B",
  "palette-support": "#566095",
  "palette-neutral": "#C4CFB0"
}

Pro Exports Pro

Color Blindness Simulation

#F6DF72
Protanopia
#FBE680
Deuteranopia
#FFD7CC
Tritanopia

Build a design system around No-Nonsense.