Skip to content

#EEE6D0

≈ antiquewhite · rgb(238, 230, 208)
Color formats
HEX#EEE6D0
RGBrgb(238, 230, 208)
HSLhsl(44, 47%, 87%)
HSVhsv(44, 13%, 93%)
OKLCHoklch(93% 0.03 90)
CMYKcmyk(0%, 3%, 13%, 7%)
Contrast & accessibility
On white1.25:1below AA
On black16.86:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #eee6d0;
  --antiquewhite-rgb: 238 230 208;
  --antiquewhite-oklch: oklch(93% 0.03 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eee6d0] text-[#eee6d0] border-[#eee6d0]
Shades & tints
Color harmonies
About this color

#EEE6D0 is a color with the RGB value rgb(238, 230, 208). Its closest CSS named color is "antiquewhite". 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 #EEE6D0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied