Skip to content

#E1C871

≈ khaki · rgb(225, 200, 113)
Color formats
HEX#E1C871
RGBrgb(225, 200, 113)
HSLhsl(47, 65%, 66%)
HSVhsv(47, 50%, 88%)
OKLCHoklch(84% 0.11 94)
CMYKcmyk(0%, 11%, 50%, 12%)
Contrast & accessibility
On white1.65:1below AA
On black12.70:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #e1c871;
  --khaki-rgb: 225 200 113;
  --khaki-oklch: oklch(84% 0.11 94);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1c871] text-[#e1c871] border-[#e1c871]
Shades & tints
Color harmonies
About this color

#E1C871 is a color with the RGB value rgb(225, 200, 113). Its closest CSS named color is "khaki". 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 #E1C871 to other formats

Palettes with a similar color

Gradients with a similar color

Copied