Roman Column

SW 7562 / Sherwin-Williams
#F6F0E2

A golden, muted yellow tone perfect for grounding a colour scheme.

Spec Sheet

Hex#F6F0E2
RGB246, 240, 226
HSL42°, 53%, 93%
On White 1.14:1 Fail
On Black 18.48:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #221D11
Accent: #F6F0E2
Support: #5E709C
Neutral: #D0D4BF

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

#F2F0EE background RGB 242 240 238
#221D11 ink RGB 34 29 17
#F6F0E2 accent RGB 246 240 226
#5E709C support RGB 94 112 156
#D0D4BF neutral RGB 208 212 191
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #221D11;
  --palette-accent: #F6F0E2;
  --palette-support: #5E709C;
  --palette-neutral: #D0D4BF;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#221D11",
  "palette-accent": "#F6F0E2",
  "palette-support": "#5E709C",
  "palette-neutral": "#D0D4BF"
}

Pro Exports Pro

Color Blindness Simulation

#F4EFE1
Protanopia
#F5F1E2
Deuteranopia
#FAEEEC
Tritanopia

Build a design system around Roman Column.