Skip to content

#F5E6DE

≈ linen · rgb(245, 230, 222)
Color formats
HEX#F5E6DE
RGBrgb(245, 230, 222)
HSLhsl(21, 53%, 92%)
HSVhsv(21, 9%, 96%)
OKLCHoklch(93% 0.02 50)
CMYKcmyk(0%, 6%, 9%, 4%)
Contrast & accessibility
On white1.22:1below AA
On black17.26:1AA pass
Best text color#000000
Nearest CSS name: linen
Copy-ready code
CSS custom properties
:root {
  --linen: #f5e6de;
  --linen-rgb: 245 230 222;
  --linen-oklch: oklch(93% 0.02 50);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--linen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f5e6de] text-[#f5e6de] border-[#f5e6de]
Shades & tints
Color harmonies
About this color

#F5E6DE is a color with the RGB value rgb(245, 230, 222). Its closest CSS named color is "linen". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #F5E6DE to other formats

Gradients with a similar color

Copied