Skip to content

#EDDB5A

≈ khaki · rgb(237, 219, 90)
Color formats
HEX#EDDB5A
RGBrgb(237, 219, 90)
HSLhsl(53, 80%, 64%)
HSVhsv(53, 62%, 93%)
OKLCHoklch(88% 0.15 101)
CMYKcmyk(0%, 8%, 62%, 7%)
Contrast & accessibility
On white1.41:1below AA
On black14.88:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #eddb5a;
  --khaki-rgb: 237 219 90;
  --khaki-oklch: oklch(88% 0.15 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eddb5a] text-[#eddb5a] border-[#eddb5a]
Shades & tints
Color harmonies
About this color

#EDDB5A is a color with the RGB value rgb(237, 219, 90). 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 #EDDB5A to other formats

Palettes with a similar color

Gradients with a similar color

Copied