Cheerful

SW 6903 / Sherwin-Williams
#FFC723

A warm, saturated yellow value subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#FFC723
RGB255, 199, 35
HSL45°, 100%, 57%
On White 1.56:1 Fail
On Black 13.45:1 AAA

For AI Tools

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

Background: #F0EEEB
Text: #242119
Accent: #FFC723
Support: #6575A4
Neutral: #CCCFC4

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

#F0EEEB background RGB 240 238 235
#242119 ink RGB 36 33 25
#FFC723 accent RGB 255 199 35
#6575A4 support RGB 101 117 164
#CCCFC4 neutral RGB 204 207 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EEEB;
  --palette-ink: #242119;
  --palette-accent: #FFC723;
  --palette-support: #6575A4;
  --palette-neutral: #CCCFC4;
}

Tailwind Config

{
  "palette-background": "#F0EEEB",
  "palette-ink": "#242119",
  "palette-accent": "#FFC723",
  "palette-support": "#6575A4",
  "palette-neutral": "#CCCFC4"
}

Pro Exports Pro

Color Blindness Simulation

#E1C600
Protanopia
#EED530
Deuteranopia
#FFB4AB
Tritanopia

Build a design system around Cheerful.