#E1D351
≈ khaki · rgb(225, 211, 81)
Color formats
HEX#E1D351
RGBrgb(225, 211, 81)
HSLhsl(54, 71%, 60%)
HSVhsv(54, 64%, 88%)
OKLCHoklch(85% 0.15 103)
CMYKcmyk(0%, 6%, 64%, 12%)
Contrast & accessibility
On white1.54:1below AA
On black13.64:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #e1d351;
--khaki-rgb: 225 211 81;
--khaki-oklch: oklch(85% 0.15 103);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1d351] text-[#e1d351] border-[#e1d351]
Shades & tints
Color harmonies
About this color
#E1D351 is a color with the RGB value rgb(225, 211, 81). 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.